Libraries tagged by from validator
ronanguilloux/isocodes
3083016 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
fadion/validator-assistant
41565 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant
pearl/lumen-request-validate
371609 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
onmoon/openapi-server-bundle
15787 Downloads
Symfony bundle to create a fully-featured API server from an OpenAPI v3 specification
payfast/laravel-validate-pwned-password
28577 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
vlsv/telegram-data-validator
2622 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.
nerburish/yii2-daterange-validator
18904 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
11249 Downloads
Validates requests from Amazon Alexa
wedgehr/laravel-common-password-validator
14154 Downloads
Protect your users from using the most common passwords
graze/data-validator
24736 Downloads
Validate data, decoupled from your front end presentation.
edgaras/llm-json-cleaner
98 Downloads
A PHP library that ensures strict JSON extraction and schema validation from LLM API responses, preventing malformed or unexpected output.
chesslablab/php-chess
343 Downloads
A chess library offering move validation, common formats, multiple variants, UCI engine support, explanation of chess positions, image recognition, PGN parsing and knowledge extraction from games.
array/validation
17028 Downloads
A simple validation using the native filters and validators from PHP.
martinrichard/laravel-credit-card-validator
646 Downloads
Laravel credit card validator 2 from rap2hpoutre
frbit/validator-loader-laravel
124 Downloads
Service provider to load Laravel validator definitions from files or directories