Libraries tagged by validators
cmpayments/schemavalidator
4060 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.
cmpayments/jsonlint
4606 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
claudsonm/boleto-winner
714 Downloads
Manipule facilmente boletos e contas de convênio.
brick/validation
1588 Downloads
Validation library
atk4/validate
8128 Downloads
Agile Data - Validator add-on
anourvalar/eloquent-validation
9965 Downloads
Validation feature for eloquent model (Laravel)
mix/validate
6310 Downloads
Validator based on PSR-7 standard
hippophp/hippo
32 Downloads
Hippo is an open-source tool that helps PHP programmers adhere to certain a given convention.
dasprid/flitch
31 Downloads
PHP Coding Standard Validator
silassiai/laravel-email-validation
2291 Downloads
Validate your email with this email validation package on email filter, typos. dns and spoofing.
jbzoo/csv-blueprint
3201 Downloads
CLI Utility for Validating and Generating CSV files based on custom rules. It ensures your data meets specified criteria, streamlining data management and integrity checks.
derhansen/add_pwd_policy
572 Downloads
Additional password validators for usage in TYPO3 password policies
yassinedoghri/podcast-feed
986 Downloads
A robust podcast feed parser and validator written in PHP.
xetaio/recaptcha
5248 Downloads
reCAPTCHA Validator for Laravel 5
violines/rest-bundle
192 Downloads
violines/rest-bundle is a Symfony Bundle to create REST APIs. It focusses on HTTP standards and integrates the symfony/serializer and symfony/validator.