Validation
Validation library
A validation engine for PHP that simplifies complex rules and provides granular control over reporting.
The most awesome validation engine ever created for PHP
6k stars
202 watching
772 forks
Language: PHP
last commit: 9 days ago
Linked from 4 awesome lists
componentsfluent-interfacephpstandalonevalidationvalidation-enginevalidator
Related projects:
Repository | Description | Stars |
---|---|---|
fluentvalidation/fluentvalidation | A .NET validation library that uses a fluent interface and lambda expressions to build strongly-typed validation rules. | 9,111 |
beberlei/assert | A thin assertion library providing low-level input validation and guard methods for PHP applications. | 2,407 |
illuminate/validation | A PHP implementation of validation logic, providing rules and constraints for data verification. | 177 |
egulias/emailvalidator | A PHP library that validates email addresses according to various internet standards | 11,450 |
verifytests/verify | A tool for comparing complex data models and documents during testing, failing tests if there are differences. | 2,789 |
posabsolute/jquery-validation-engine | A JavaScript plugin for validating form fields with visually appealing prompts and support for various locales and custom validation rules. | 2,568 |
ealush/vest | A declarative validations framework for web applications | 2,567 |
davidepastore/slim-validation | A validation library designed to work with the Slim Framework, utilizing Respect/Validation internally. | 170 |
jrean/laravel-user-verification | Helps manage user verification and email validation in Laravel applications | 854 |
rickharrison/validate.js | A lightweight JavaScript form validation library with customizable rules and messages | 2,564 |
rakit/validation | A PHP validation library providing flexible and customizable data validation capabilities. | 838 |
codeception/codeception | A full-stack testing framework for PHP that uses Behavior Driven Development (BDD) principles to write acceptance, functional, and unit tests. | 4,767 |
jquery-validation/jquery-validation | A jQuery plugin for validating form data | 10,353 |
brophdawg11/remix-validity-state | A small React form validation library built to leverage HTML input validation attributes and share validations between client and server | 164 |
cakephp/validation | A validation library for PHP applications. | 43 |