Libraries tagged by validaton
wixel/gump
1219919 Downloads
A fast, extensible & stand-alone PHP input validation class that allows you to validate any data.
wendelladriel/laravel-validated-dto
422510 Downloads
Data Transfer Objects with validation for Laravel applications
rollerworks/password-strength-bundle
3445891 Downloads
Password-strength validator bundle for Symfony
proengsoft/laravel-jsvalidation
2109930 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
osteel/openapi-httpfoundation-testing
1591124 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3+) definitions
laravel-validation-rules/credit-card
1878070 Downloads
Validate credit card number, expiration date, cvc
laravel-lang/attributes
2693137 Downloads
List of 126 languages for form field names
karser/karser-recaptcha3-bundle
1891803 Downloads
Google ReCAPTCHA v3 for Symfony
codezero/laravel-unique-translation
831407 Downloads
Check if a translated value in a JSON column is unique in the database.
laravelbook/ardent
1476344 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
codeguy/upload
1025614 Downloads
Handle file uploads with extensible validation and storage strategies
biscolab/laravel-recaptcha
3630553 Downloads
Simple and painless Google reCAPTCHA package for Laravel framework
spomky-labs/pki-framework
16900396 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
sofa/eloquence
1422500 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
ramsey/conventional-commits
935694 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!