Libraries tagged by validation library for PHP
gaiagroup/kvnr
99769 Downloads
A PHP library for Germany KVNR number validation, made by GAIA (https://gaia-group.com/)
eideasy/web-eid-authtoken-validation-php
2899 Downloads
Web eID authentication token validation library for PHP
bartosz-maciaszek/validation
21958 Downloads
Validation library for PHP 5.6+ / HHVM inspired by Joi.
spikkl/spikkl-php-client
15998 Downloads
Spikkl API client library for PHP
phpixie/validate
29094 Downloads
Validation library for PHPixie
phillarmonic/cpf-cnpj
4731 Downloads
A PHP library for validating and formatting CPF and CNPJ numbers.
userfrosting/fortress
49348 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
vaibhavpandeyvpz/jweety
19982 Downloads
Simple JWT (RFC 7519) encoding/decoding and validation library, for PHP >= 5.3.
p-chess/chess
1246 Downloads
A PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection
sandromiguel/verum-php
131 Downloads
Server-Side Form Validation Library for PHP
laurynasgadl/php-validator
451497 Downloads
Array value validation library for PHP
hybridlogic/validation
1023 Downloads
A simple, extensible validation library for PHP with support for filtering and validating any input array along with generating client side validation code.
maliboot/validation
5053 Downloads
A validation library for Maliboot.
postmaster/postmaster-php
8054 Downloads
Library for postmaster.io service
ryanhs/chess.php
7557 Downloads
chess.php is a PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection - basically everything but the AI. NOTE: this is a port of chess.js for php