Libraries tagged by custom validation
devlop/laravel-failed-validation-response
57 Downloads
Trait for Laravel FormRequest to enable the use of custom responses for failed validation attempts.
bright-cloud-studio/contao-form-validation-messages
4 Downloads
Adds custom error messaging for form validation within Contao.
akawalko/respect-validation-rules
7 Downloads
Custom rules for the most awesome validation engine ever created for PHP.
vloop/yii2-custom-validators
26 Downloads
Custom validators for Yii2 projects
levkagm/yii2-custom-validators
0 Downloads
Custom validators for Yii2 projects
guyliangilsing/php-validation
246 Downloads
A simple validation library that allows you to write custom validators for your data.
emma/validation
34 Downloads
A PHP 8.0+ Attribute Based Validation For Properties of Object/Entity/DTO. Comes with in-built data-type converter that can be implemented to make validation easy without compromising your object. You can create your own custom Validators and/or Converter by implementing a simple interface.
bishalshrestha/php-validation-core
0 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
romuloar/rom.domain
1 Downloads
🧠RomBaseDomain – Your Validatable Domain Base Class for PHP. Automatic and custom validation for domain models, with Symfony Validator integration.
risan/lara-rules
50 Downloads
Laravel custom validation rules.
mousav1/validify
10 Downloads
Validify is a powerful PHP validation library that provides flexible and customizable validation rules, error handling, and pre-validation callbacks.
chrisidakwo/laravel-auth-identifiers
1791 Downloads
Laravel custom authentication with an option to use a custom password validation implementation
core23/form-extensions-bundle
63 Downloads
This library adds some custom form elements and validation for symfony.
core23/form-extensions
7233 Downloads
This library adds some custom form elements and validation for symfony.
perfect-oblivion/valid
226 Downloads
Custom Form Requests and Service Validation for Laravel