Libraries tagged by laravel custom rule
alfa6661/laravel-rules
296 Downloads
List of custom laravel rules
joshbrw/laravel-validation-rule-registration
3050 Downloads
A package that is designed to help aid rapid development and registration of custom Validation Rules in Laravel
jorgelsaud/custom-validators
17 Downloads
Custom Validation Rules For Laravel
ikromjon1998/laravel-german-license-plate-validator
1 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.
byteweld/laravel-validation-rules
3 Downloads
Custom validation rules for Laravel.
tanthammar/laravel-extras
666 Downloads
Custom validation rules for the Laravel Framework
denarx/laravel-custom-validator
17 Downloads
Extends default laravel validator and make rules more strict
mauri870/request
2809 Downloads
Extend Laravel 5's request class with support for custom validator rules.
perfect-oblivion/valid
226 Downloads
Custom Form Requests and Service Validation for Laravel
bright-components/valid
142 Downloads
Custom Form Requests and Service Validation for Laravel
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.
lijojose43/pin-validator
10 Downloads
Laravel custom rule for validate pin numbers in INDIA
erag/laravel-role-permission
3881 Downloads
A simple and easy-to-install role and permission management package for Laravel, supporting versions 10.x and 11.x
varbox/varbox
501 Downloads
Laravel Admin Panel
himel/laravel-multi-role-auth
6 Downloads
I have developed this simple project for warking with laravel multi role authentication like (Super Admin, Admin, User).