Libraries tagged by custom validation
milwad/laravel-validate
17361 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
stymiee/email-validator
212668 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
iamfarhad/validation
12927 Downloads
laravel persian validation package
janvince/smallcontactform
5293 Downloads
Simple but flexible multi language contact form builder with custom fields, validation and passive antispam
creativestyle/magesuite-content-constructor-remove-layout-validation
47086 Downloads
Extension removes custom layout update validation introduced in Magento 2.3.4
kakaprodo/custom-data
3542 Downloads
A Laravel package that wraps function arguments together into a single CustomData class allowing separate processing and validation for each argument.
ygreis/laravel-validators
209 Downloads
Custom validations for the laravel framework
zauberfisch/silverstripe-better-form-validator
15517 Downloads
Easy custom Form Validation for SilverStripe
nucleos/form-extensions
20482 Downloads
This library adds some custom form elements and validation for symfony.
assoconnect/validator-bundle
22011 Downloads
Custom Symfony validators for common scalar types.
assoconnect/doctrine-types-bundle
13453 Downloads
Custom Doctrine Types.
blakvghost/php-validator
639 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.
rockbuzz/lara-custom-validation
4913 Downloads
Laravel custom validations
shergela/validation-rule
47 Downloads
Build custom laravel validation rules easily
mvccore/ext-form
4064 Downloads
MvcCore - Extension - Form - form extension with base classes to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.