Libraries tagged by validation package
glukkkk/lumen-request-validate
74 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
agoalofalife/decompose-validator
36 Downloads
Extra package for organization and decompose request validation in Laravel
yassinedabbous/laravel-generex
9 Downloads
Customizable Laravel Code Generator with templates for CRUD, Validation, Policies, Events, Notifications, API & views
xunextw/password-strength
7 Downloads
This package provides a validator for ensuring strong passwords in Laravel 4 applications.
xeriab/laravel-enumeration
0 Downloads
Yet another simple, extensible and powerful enumeration implementation for Laravel.
xdevor/type
1 Downloads
A Laravel package which object type collection powered by Laravel's validation components.
wppd/password-strength
753 Downloads
This package provides a validator for ensuring strong passwords in Laravel 4 applications.
viserio/translation
1671 Downloads
The Viserio Translator package.
velosite/product-validator
976 Downloads
Validation products
thehiredgun/formkit
32 Downloads
A combined back- and front-end package to manage data-submissions and forms in Laravel
sushantaryal/laravel-recaptcha
0 Downloads
A Laravel package to validate google recaptcha v3
spoorsny/laravel-south-african-id
8 Downloads
Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.
slokee/supporter
12 Downloads
Laravel Supporter is a powerful utility package designed to enhance development speed by providing ready-to-use code snippets. This package helps developers streamline their workflow by reducing repetitive coding tasks, ensuring cleaner and more efficient Laravel applications.
sinarajabpour1998/alpha-helper
139 Downloads
Provides helper functions and validators in laravel.
shiftechafrica/lumen-take-off
115 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does. The package also has artisan commands.