Libraries tagged by PHP form validation
dentelis/phpunit-json-assert
32 Downloads
PhpUnit extension for asserting json structure with dentelis/php-structure-validator
adrenalinkin/swagger-resolver-bundle
13246 Downloads
Provides possibility for validate data according to Swagger documentation
robertogallea/laravel-greenpass
166 Downloads
European green-pass decoding and validation for php/laravel
kubawerlos/html-validator
4429 Downloads
Simple PHP library for HTML validation against https://checker.html5.org
medialib/proptypes
596 Downloads
PropType validation for PHP project inspired by React
afoozle/checkdigit
4962 Downloads
Check Digit Validation for PHP 5.3+
juzim/todo-txt-parser
39 Downloads
A todo.txt parsing and validation library for PHP
arjomand/pouria-valid
6 Downloads
A lightweight, easy-to-use and powerful library for data validation in PHP
anshu-krishna/data-validator
191 Downloads
A PHP library for simplifying complexly-structured-data validation.
alrik11es/object-dot-notation
4503 Downloads
Object dot notation for PHP with key existence validation
relaxed/ean-search
2656 Downloads
A PHP class for EAN and ISBN name lookup and validation using the API on ean-search.org
qurban-ali/pescheck-wrapper
14 Downloads
A PHP wrapper for the PESCheck API to simplify API interactions, including candidate verification, background checks, and identity validation.
knik/x509
6289 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
lithephp/swisshelper
10 Downloads
Lithe SwissHelper is a comprehensive PHP utility library designed to simplify common programming tasks. It provides a collection of helper functions for string manipulation, array handling, data validation, and more, all designed with a focus on developer experience and code readability.
hejunjie/simple-rule-engine
232 Downloads
一个轻量、易用的 PHP 规则引擎,支持多条件组合与动态规则执行,适用于业务规则判断、数据校验等场景 | A lightweight and flexible PHP rule engine supporting complex conditions and dynamic rule execution—ideal for business logic evaluation and data validation.