Libraries tagged by validation library
cmanley/validate
3482 Downloads
PHP validation library. You can use it to validate almost anything, e.g. form posts, function parameters, etc.
ajgl/validator-es
2237 Downloads
Validation library for some Spanish codes.
davajlama/schemator
3066 Downloads
Schemator is lightweight library for data validation, sanitization and API documentation generation.
borsodigerii/php-xml-chunker
108 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.
zk/laravel-formbuilder
39 Downloads
A powerful and flexible form-building solution for Laravel, featuring Blade components, lazy loading, and a custom JavaScript library for client-side enhancements.
xtompie/typed
1883 Downloads
Typed is a library that provides a set of classes that allow you to define types for your variables.
velcoda/transaction-flow
4397 Downloads
Transaction Flow is a library that helps guide a Request through your Application by guiding you to create reusable and maintainable code.
stefangabos/zebra_form
1198 Downloads
A jQuery augmented PHP library for creating and validating HTML forms
postmaster/postmaster-php
8054 Downloads
Library for postmaster.io service
php-slang/php-slang
27232 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
nunzion/php-expect
48449 Downloads
An expressive but lightweight library to validate preconditions and invariants.
jaxon-php/jaxon-utils
11383 Downloads
Utilities for the Jaxon library.
hampel/validate
4237 Downloads
Simple validator library composer package
divineomega/php-postcodes
9131 Downloads
This library handles various UK postcode related tasks such as address lookup by postcode, postcode validation, generation of valid UK postcodes and getting a postcode's outward and inward codes.
depage/htmlform
323 Downloads
depage-forms is PHP library for HTML form generation with focus on usability. By abstracting HTML, browser flaws (duplicate form submissions) and form validation, it provides a comfortable way to obtain reliable and validated data from users.