Libraries tagged by custom validation
coolrist/role-based-email-validator
2 Downloads
Laravel custom rule to detect role-based emails.
bishalshrestha/fynix
468 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
ashique-ar/laravel-crud-generator
41 Downloads
A powerful, configuration-driven CRUD API generator for Laravel with advanced features including permissions, filtering, sorting, bulk operations, and custom logic handlers.
indigophp/fieldset
11 Downloads
Custom fieldset features built around Fuel Fieldset and Validation package
hampel/validate-laravel-sentry
22 Downloads
Custom Laravel 4 Validator for Sentry Auth service provider composer package
hampel/validate-laravel-auth
108 Downloads
Custom Laravel 4 Auth Validator service provider composer package
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
nori-byte/validator
3 Downloads
Custom validation package with extendable rules
menephis/mask-validator
10 Downloads
Custom validation pack for validate on mask and single validate
lloaldo/laravel-validate-spa
7 Downloads
Spanish Custom Validation Package for Laravel CIF, NIF, NIE, NSS, IBAN, Postal Code, Phone numbers, License plate...
ikromjon1998/laravel-german-license-plate-validator
6 Downloads
A Laravel package that provides a custom validation rule to verify the format of German license plate numbers, ensuring compliance with standard German license plate conventions.
expresspaygh/exp-refine
209 Downloads
A request filtering and sanitization package with custom validations
eliel-elie/laravel-connection-guard
2 Downloads
Project Laravel database connections with configurable guards such as read-only mode, dangerous SQL prevention and custom validation rules.
easyutil/validator
210 Downloads
Custom validations
telcolab/extender
1928 Downloads
A library to solve tedious works to add custom validations.