Libraries tagged by form validate
gavinggordon/input-validator
19 Downloads
A PHP class which provides the ability to quickly validate user input, depending on a set of user-defined rules.
foa/filter-input-bundle
4210 Downloads
Integration bundle for Aura.Input with Aura.Filter
bus-factor/ares
302 Downloads
Leightweight standalone validation library
burntcaramel/perforated
24 Downloads
Simple yet pretty powerful forms using associated arrays or JSON, with automatic server validation, dependencies and more.
beingnikhilesh/bootstrapform
13 Downloads
Library to Generate, Validate Standard Bootstrap Elements for Various Languages
anekdotes/validator
618 Downloads
A validator class to validate inputs
andreaspabst/lumen-request-validation
264 Downloads
Adds the Laravel ability to separate validations from the controller
activerules/nugget
1 Downloads
Validate complex JSON objects and process them on change.
abdala/la
49 Downloads
Zend Framework 1 extra libraries
valid8r/valid8r_php
25 Downloads
Validation library supporting multiple programming languages
deimos/validator
11 Downloads
Deimos Validator.
bupy7/php-input-filter
38 Downloads
A simple and powerful input filter for any PHP applications
erdemkeren/tr-nat-id-num-validator
1297 Downloads
Validates Turkish National Identification Number
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
w5n/modelform
15 Downloads
Easily create forms, validate and filter data.