Libraries tagged by custom validation
milwad/laravel-validate
25980 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
stymiee/email-validator
312289 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
erag/laravel-disposable-email
14440 Downloads
A Laravel package to detect and block disposable email addresses.
blakvghost/php-validator
15966 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.
relaticle/custom-fields
101 Downloads
User Defined Custom Fields for Laravel Filament
iamfarhad/validation
15258 Downloads
laravel persian validation package
assoconnect/doctrine-types-bundle
15890 Downloads
Custom Doctrine Types.
janvince/smallcontactform
6331 Downloads
Simple but flexible multi language contact form builder with custom fields, validation and passive antispam
creativestyle/magesuite-content-constructor-remove-layout-validation
54484 Downloads
Extension removes custom layout update validation introduced in Magento 2.3.4
ygreis/laravel-validators
601 Downloads
Custom validations for the laravel framework
zauberfisch/silverstripe-better-form-validator
17149 Downloads
Easy custom Form Validation for SilverStripe
nucleos/form-extensions
23984 Downloads
This library adds some custom form elements and validation for symfony.
assoconnect/validator-bundle
23669 Downloads
Custom Symfony validators for common scalar types.
yorcreative/data-validation
4 Downloads
A lightweight and high-performance PHP validation library designed for enterprise-grade applications. It features zero dependencies, comprehensive test coverage, and a developer-friendly API—enabling teams to build scalable and secure systems with confidence.
kakaprodo/custom-data
3679 Downloads
A Laravel package that wraps function arguments together into a single CustomData class allowing separate processing and validation for each argument.