Libraries tagged by validation library
smoren/validator
10 Downloads
Responsible validation tools with fluent interface
simon-ugorji/octavalidate-php
8 Downloads
This is a feature-rich form validation Library that helps to validate your forms server-side using sophisticated regular expressions, PHP's inbuilt validation, and validation rules.
sandromiguel/verum-php
133 Downloads
Server-Side Form Validation Library for PHP
maplephp/validate
233 Downloads
User-friendly input validation library.
hublint/valfactory
54 Downloads
Simple validation library
guide42/plan
40 Downloads
Fast and simple validation library
fiqhidayat/wp-validator
6 Downloads
Laravel-style validation library for WordPress
dsheiko/validate
220 Downloads
Validation library for testing primitive and complex types against a contract
devture/form
5096 Downloads
Tiny do-it-yourself form binding and validation library
eloquent/schemer
697 Downloads
Generic schema validation library for PHP, based on JSON Schema.
cmanley/php-validate
118 Downloads
PHP validation library. You can use it to validate almost anything, e.g. form posts, function parameters, etc.
aura/filter-interface
1006 Downloads
An interface package for validation and sanitizing library
coderavine/sparta
30 Downloads
PHP Library for Effortless Input Validation
borsodigerii/php-xml-chunker
119 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.
antonythorpe/silverstripe-knockout-forms
67 Downloads
Provides an enhanced UX using the Knockout MVVM JavaScript library, plus an associated validation plugin, with Silverstripe forms. Silverstripe generates a form, specifying the Knockout styled form fields, and validation needs are added to observables via a Knockout js extension. Default messages are available or can be customised. The submit button will only be enabled upon satisfaction of all the validation rules.