Libraries tagged by from validator
ronanguilloux/isocodes
2991125 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
33458 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant
pearl/lumen-request-validate
363639 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
14950 Downloads
Symfony bundle to create a fully-featured API server from an OpenAPI v3 specification
payfast/laravel-validate-pwned-password
26080 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
vlsv/telegram-data-validator
414 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
18376 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
10818 Downloads
Validates requests from Amazon Alexa
deskola/simple-validator
743 Downloads
This is a simple validator library adapted from https://www.phptutorial.net/php-tutorial/
wedgehr/laravel-common-password-validator
13691 Downloads
Protect your users from using the most common passwords
graze/data-validator
24439 Downloads
Validate data, decoupled from your front end presentation.
edgaras/llm-json-cleaner
67 Downloads
A PHP library that ensures strict JSON extraction and schema validation from LLM API responses, preventing malformed or unexpected output.
array/validation
16965 Downloads
A simple validation using the native filters and validators from PHP.
martinrichard/laravel-credit-card-validator
641 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