Libraries tagged by validation library
cmanley/php-validate
118 Downloads
PHP validation library. You can use it to validate almost anything, e.g. form posts, function parameters, etc.
nahid/validx
55 Downloads
Validx is a PHP library for form validation. Its easy to use and fast.
chesslablab/php-chess
13 Downloads
A chess library offering move validation, common formats, multiple variants, UCI engine support, explanation of chess positions, image recognition, PGN parsing and knowledge extraction from games.
coderavine/sparta
30 Downloads
PHP Library for Effortless Input Validation
borsodigerii/php-xml-chunker
127 Downloads
A lightweight, fast, and optimized XML file splitter with build in tag data validation, written with the XMLParser library. The main goal of this is to split an XML file into multiple small chunks (hence the name), then save it into multiple different little XML files.
simfatic/php-form-validator
34 Downloads
A PHP Library for Self-Documenting Form Validations
wot-php/wot-td
9 Downloads
An open-source, lightweight PHP library for working with Web of Things (WoT) Thing Descriptions (TD).
wepesi/wepesi
26 Downloads
a light way php framework to create simple web application
validator/validator
393 Downloads
Library aimed to valitate and sanitaze php valiables
taracybersec/php-security
37 Downloads
PHP Security - A modern and secure PHP library that provides a set of methods to encrypt data, decrypt data, generate secure random passwords, sanitize data, and much more. It is built with PHP's built-in cryptography functions and is designed to be easy to use and highly secure.
tamedevelopers/validator
85 Downloads
PHP Form Validator is a small no-depencies library for PHP codes.
slick/validator
3330 Downloads
Slick/Validator is a simple library with useful input validators
siriusphp/input
863 Downloads
Framework agnostic library that manages the life-cycle of forms from creation to data input and rendering
siriusphp/filtration
1655 Downloads
Data filtration library
service-to/validate-email
1019 Downloads
Library to validate an email address against its mail servers by doing a name server lookup and then connecting to its MX records.