vairogs/functions-web
A PHP library providing a collection of web-related utility functions for handling HTTP requests, validating web data, and working with URLs
时间:2025-04-15 09:01
mahmoud-almalah/laravel-api-helpers
Standardized API responses for Laravel applications.
时间:2025-04-13 23:33
desole/laravel-generate-request
A Laravel command to generate Request classes with validation rules.
时间:2025-03-19 14:01
elkadrey/form-request
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
时间:2025-03-03 07:04
prog-time/laravel-request-testdata
A Laravel package for automatically generating test request data based on validation rules.
时间:2025-03-02 15:32
ideaglory/validation
Custom Request Validation and Data Handling
时间:2024-12-22 22:44
laravelplus/attrify
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workfl
时间:2024-12-18 21:39
weggla/sulu-dynamic-form-ajax-validation-bundle
A small bundle for Sulu projects to validate dynamic forms via ajax request
时间:2024-09-17 21:46
glukkkk/lumen-request-validate
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
时间:2024-08-30 13:53
aneterial/laravel-data-validator
Laravel package for convenient validation and hydration of a request into DTO structures
时间:2024-06-02 12:58
jolimardi/laravel-honeypot
Laravel form spam protection with honeypot technique
时间:2024-06-02 08:22
rawveg/model-validation
Laravel Model Validation - Uses validation rules at the model level to ensure that all data being saved in a model is valid. Just as you would use Request Validation in your Controllers, Model-Level validation allows you to be ensure that even code within your application that manually creates a mod
时间:2024-05-02 07:17
wibesoft-company/laravel-request-default
A Laravel library to set default values for request parameters.
时间:2024-01-10 17:45
maplephp/validate
User-friendly input validation library.
时间:2023-11-29 15:06