Libraries tagged by validate code
lxberlin/netefx-validator
8672 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
ezijing/yii2-validator
361 Downloads
Yii2的参数验证器,兼容model的rules;减少验证参数的时候要新建model的烦恼
catlabinteractive/validator
1367 Downloads
A php input model that can handle Swagger V1 specs.
vinicius73/laravel-model-shield
39 Downloads
Validation package for models Laravel 5+
njuhel/swagger-validator
1901 Downloads
A Swagger Validation and Parser as lib for PHP to secure and helpful application for request / response validating, security stage, testunit skeleton, testauto generation, ... This lib can be used into any existing application who's having a swagger definition file for request/response (no framework dependancies or included).
helium/eloquent-validator
1527 Downloads
Plugin for self-validation in Eloquent models
tag/sudzy
666 Downloads
Model validator for use with Paris (and Idiorm).
messagemedia/lookups-sdk
73 Downloads
The MessageMedia Lookups API provides a number of endpoints for validating the phone numbers you’re sending to by checking their validity, type and carrier records.
koddn/php-router
5 Downloads
Koddn PHP Router - simple router created for custom PHP Applications, CMS, REST API's with multiple callbacks, middleware
cdmckay/pajama
212 Downloads
A PHP model validator compatible with the jQuery Validation plugin that allows for shared validation rules (in JSON) between JavaScript and PHP.
deadsimple/vuelidatelibrary
4056 Downloads
A deadsimple module to use Vuelidate in your Modern Magento 2 Vue Projects
drewlabs/validation
293 Downloads
Provides validation implementation using view model or array. It provides a wrapper arround laravel fluent validator factory class, but is attempt to be framework agnostic
webignition/html-validator-output-models
483 Downloads
Models for the output from the W3C HTML validator
webignition/css-validator-output-models
853 Downloads
Models for objects in the W3C CSS validator UCN output
sandaffo/laravel-model-validator
10 Downloads
A Laravel package to add validation methods directly to Eloquent models