Libraries tagged by from validator
ronanguilloux/isocodes
2834555 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
19873 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant
pearl/lumen-request-validate
351418 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
payfast/laravel-validate-pwned-password
22580 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
nerburish/yii2-daterange-validator
17394 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
8928 Downloads
Validates requests from Amazon Alexa
onmoon/openapi-server-bundle
13458 Downloads
Symfony bundle to create a fully-featured API server from an OpenAPI v3 specification
wedgehr/laravel-common-password-validator
13019 Downloads
Protect your users from using the most common passwords
vlsv/telegram-data-validator
130 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.
graze/data-validator
24041 Downloads
Validate data, decoupled from your front end presentation.
edgaras/llm-json-cleaner
18 Downloads
A PHP library that ensures strict JSON extraction and schema validation from LLM API responses, preventing malformed or unexpected output.
array/validation
16752 Downloads
A simple validation using the native filters and validators from PHP.
unicframework/validator
259 Downloads
Validator is a server side data validation library for PHP. We can validate html form-data, objects, arrays and json etc.
martinrichard/laravel-credit-card-validator
621 Downloads
Laravel credit card validator 2 from rap2hpoutre
frbit/validator-loader-laravel
123 Downloads
Service provider to load Laravel validator definitions from files or directories