Libraries tagged by validated
quantumtecnology/perpage-trait
9970 Downloads
ValidateTrait for Laravel
putyourlightson/craft-snaptcha
63893 Downloads
Automatically validates forms and prevents spam bots from submitting to your site.
pushinbr/pam-native-plugin-kit
869 Downloads
Scaffold, validate and generate typed PAM Native plugins.
perryvandermeer/laravel-console-validator
10023 Downloads
Validate arguments for Laravel commands
otavio-araujo/filament-smart-cep
3084 Downloads
A FilamentPHP plugin that validates Brazilian postal codes (CEP) and automatically fills address fields (street, neighborhood, city, state, country) using ViaCEP as the primary source, with multiple API fallbacks for reliability.
orisai/source-map
37221 Downloads
Generate, validate and serialize source maps
nikhilbhatia22/laravel-validator-color
32811 Downloads
Validate that a certain value is a valid CSS color string in Laravel 5 and above
nibble/nibble-forms
1252 Downloads
PHP form library to generate and validate HTML5 forms
nerburish/yii2-daterange-validator
21032 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
neilnz/nzbankaccountvalidation
34039 Downloads
A library to validate the checksums of New Zealand bank account numbers
naucon/form
13851 Downloads
The Package provides a form component for php to process and validate html forms. A form helper is also included to render your form in html markup (php oder smarty templates).
muffe/enum-constraint
14410 Downloads
A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum
mrsuh/json-validation-bundle
7648 Downloads
This bundle provides a way to validate JSON in request/response against a schema
mobilestock/laravel-recaptcha-validator
4091 Downloads
Laravel ReCaptcha Validator is a library that enables you to validate Google Recaptcha v2 in Laravel applications by a macro in Request Facade.
mistralys/html_quickform2
51727 Downloads
Provides methods to create, validate and render HTML forms in PHP.