Libraries tagged by custom-validation
blakvghost/php-validator
3881 Downloads
PHPValidator is a modern PHP library for data validation in your PHP applications. It provides a flexible and extensible way to validate data using predefined rules or by creating custom validation rules.
ygreis/laravel-validators
418 Downloads
Custom validations for the laravel framework
bayfrontmedia/php-validator
2496 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
rockbuzz/lara-custom-validation
5121 Downloads
Laravel custom validations
sonlabs/address-varification
192 Downloads
This package used for physical address verification with google
tanthammar/laravel-rules
655 Downloads
Custom validation rules for the Laravel Framework
omgfinally/symfony-validation-constraints
44 Downloads
Finally a couple more of custom validation constraints for Symfony.
mkd/laravel-advanced-otp
6 Downloads
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.
lxberlin/netefx-validator
8675 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
yandjin/custom-validation
3 Downloads
small and simple validation package inspired by laravel validation, no dependencies
viachviach/custom-validation-bundle
31 Downloads
This Bundle provides custom validators
linets/custom-validation
2 Downloads
Custom Validation
kharanenka/oc-model-custom-validation-message
62 Downloads
Trait help to set custom message for model validation
gfreeau/custom-validation-path-bundle
186 Downloads
This Symfony2 bundle provides a method for adding custom validation directories
mousav1/validify
9 Downloads
Validify is a powerful PHP validation library that provides flexible and customizable validation rules, error handling, and pre-validation callbacks.