Libraries tagged by from validator
ronanguilloux/isocodes
2651030 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
pearl/lumen-request-validate
334189 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
fadion/validator-assistant
10219 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant
payfast/laravel-validate-pwned-password
20635 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
nerburish/yii2-daterange-validator
16148 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
craigh/alexa-request-validator
8097 Downloads
Validates requests from Amazon Alexa
onmoon/openapi-server-bundle
12194 Downloads
Symfony bundle to create a fully-featured API server from an OpenAPI v3 specification
array/validation
16432 Downloads
A simple validation using the native filters and validators from PHP.
wedgehr/laravel-common-password-validator
12170 Downloads
Protect your users from using the most common passwords
vlsv/telegram-data-validator
75 Downloads
The Telegram Data Validator is a PHP library for validating the integrity of initData received from a Telegram mini-application. It uses HMAC-SHA-256 for data integrity checks.
jeffochoa/amp-validator
75 Downloads
Test your Accelerated Mobile Pages right away from your terminal.
graze/data-validator
23616 Downloads
Validate data, decoupled from your front end presentation.
unicframework/validator
235 Downloads
Validator is a server side data validation library for PHP. We can validate html form-data, objects, arrays and json etc.
frbit/validator-loader-laravel
123 Downloads
Service provider to load Laravel validator definitions from files or directories
frbit/validator-loader
187 Downloads
Load Laravel validator definitions from files or directories