Libraries tagged by custom validation
milwad/laravel-validate
22292 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
stymiee/email-validator
261045 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
14500 Downloads
laravel persian validation package
blakvghost/php-validator
2718 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.
janvince/smallcontactform
5885 Downloads
Simple but flexible multi language contact form builder with custom fields, validation and passive antispam
creativestyle/magesuite-content-constructor-remove-layout-validation
51077 Downloads
Extension removes custom layout update validation introduced in Magento 2.3.4
ygreis/laravel-validators
389 Downloads
Custom validations for the laravel framework
zauberfisch/silverstripe-better-form-validator
16349 Downloads
Easy custom Form Validation for SilverStripe
nucleos/form-extensions
22551 Downloads
This library adds some custom form elements and validation for symfony.
assoconnect/validator-bundle
23191 Downloads
Custom Symfony validators for common scalar types.
assoconnect/doctrine-types-bundle
14752 Downloads
Custom Doctrine Types.
rockbuzz/lara-custom-validation
5115 Downloads
Laravel custom validations
ixudra/validation
1654 Downloads
Custom Laravel validation library - developer by Ixudra
kakaprodo/custom-data
3634 Downloads
A Laravel package that wraps function arguments together into a single CustomData class allowing separate processing and validation for each argument.
jbzoo/csv-blueprint
3200 Downloads
CLI Utility for Validating and Generating CSV files based on custom rules. It ensures your data meets specified criteria, streamlining data management and integrity checks.