Libraries tagged by validate code
codercms/form-request
305 Downloads
A lightweight FormRequest implementation inspired by Laravel && Symfony
acodeninja/laravel-pwned-passwords-validator
28 Downloads
Validation package that checks Pwned Passwords to validate passwords https://haveibeenpwned.com/Passwords
slave/validpack
60 Downloads
Model validate package, uses the laravel validation class, rules must be passed as as a variable to and every table should be passed as a model in the app
mosedu/yii2-multirows
303 Downloads
Widget to dynamicaly add new form rows with model fields and behavior to validate theese models.
hungnguyenba/apiconnectionservice
50 Downloads
Service for eloquent ApiConnection (validate eloquent model, send api request to curl)
duffleman/vrm
126 Downloads
Coerces, validates and prettifies vehicle registration marks (VRMs)
stesi/yii2-daterange-validator
33 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
hectorqin/thinkphp-generator
329 Downloads
Generate model,controller,validate with parsing database.
hectorqin/think-generate
15 Downloads
Generate model,controller,validate with parsing database for ThinkPHP5 and ThinkPHP6.
cnitker/file_build
74 Downloads
thinkphp6 controller model logic validate auto file build
vangrg/request-mapper-bundle
737 Downloads
This symfony bundle provides tools for mapping request data to your model object and validate it. Good for develop RESTful API's.
hotrush/laravel-signer
298 Downloads
Package to create and validate signatures for laravel models.
hgh/yii-jquery-form-validation
2 Downloads
Using this package you can validate inputs out of Yii model
marvinpoehls/addressvalidation
24 Downloads
Address validator which checks whether the zip code and city entered in the checkout match.
charm/schema
8 Downloads
A simple to use schema validator allowing you to validate strings, numbers, arrays and objects. Modelled after JSON Schema written as PHP arrays.