Libraries tagged by validiate
rechtlogisch/steuer-id
1462 Downloads
Validates the German Tax-ID (Steuerliche Identifikationsnummer)
quantumtecnology/perpage-trait
9923 Downloads
ValidateTrait for Laravel
putyourlightson/craft-snaptcha
63865 Downloads
Automatically validates forms and prevents spam bots from submitting to your site.
perryvandermeer/laravel-console-validator
10003 Downloads
Validate arguments for Laravel commands
padosoft/laravel-pii-redactor
570 Downloads
Italian-first PII redaction pipeline for Laravel: deterministic regex + checksum-validated detectors (codice fiscale, P.IVA, IBAN), pluggable strategies (mask / hash / tokenise / drop), GDPR + EU AI Act ready.
otavio-araujo/filament-smart-cep
3068 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
37153 Downloads
Generate, validate and serialize source maps
orisai/object-mapper
33947 Downloads
Raw data mapping to validated objects
nikhilbhatia22/laravel-validator-color
32811 Downloads
Validate that a certain value is a valid CSS color string in Laravel 5 and above
nerburish/yii2-daterange-validator
20992 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
33920 Downloads
A library to validate the checksums of New Zealand bank account numbers
naucon/form
13814 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
14359 Downloads
A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum
mrsuh/json-validation-bundle
7642 Downloads
This bundle provides a way to validate JSON in request/response against a schema
mistralys/html_quickform2
51584 Downloads
Provides methods to create, validate and render HTML forms in PHP.