Libraries tagged by validar
askdkc/breezejp
95201 Downloads
Laravel Breeze(とLaravel UIとJetstream)を標準の各種バリデーションや言語設定、タイムスタンプも含めて一瞬で日本語化対応&言語切替機能も追加 / This package provides Japanese translation for Laravel Breeze, Laravel UI and Jetstream package with language switching feature. It also privides Japanese validation messages
zendframework/zend-uri
25900997 Downloads
A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)
yiisoft/validator
250336 Downloads
Yii Validator
timacdonald/pulse-validation-errors
128540 Downloads
Validation errors card for Laravel Pulse
stymiee/email-validator
214897 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
stellarwp/validation
301104 Downloads
An end-to-end ready PHP validation library
sofa/eloquence-validable
963508 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sirprize/postal-code-validator
1468630 Downloads
Validate Formatting Of World-Wide Postal Codes
siriusphp/validation
646963 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
sadegh19b/laravel-persian-validation
45369 Downloads
A persian alphabet, number and etc. validation package for laravel
phpexperts/datatype-validator
395172 Downloads
An easy to use data type validator (both strict and fuzzy).
ph-7/eu-vat-validator
340474 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
mmal/openapi-validator
536415 Downloads
Validates data against provide openapi spec
milwad/laravel-validate
17582 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
kirschbaum-development/laravel-openapi-validator
620206 Downloads
Automatic OpenAPI validation for Laravel HTTP tests