Package to replicate Laravel FormRequest on Lumen Framework
danielhe4rt/lumenformrequest is a Laravel package for package to replicate laravel formrequest on lumen framework.
It currently has 5 GitHub stars and 3 downloads on Packagist.
Install it with composer require danielhe4rt/lumenformrequest.
Discover more Laravel packages by danielhe4rt
or browse all Laravel packages to compare alternatives.
Last updated
I just got pissed and replicate the FormRequest from Laravel to Lumen bcuz it doesn't make ANY SENSE to not have on an MicroAPI project. I mean, there's to be a really good reason for that, but I don't care.
Via Composer
$ composer require danielhe4rt/lumenformrequest
Please see the changelog for more information on what has changed recently.
$ composer test
Please see contributing.md for details and a todolist.
If you discover any security related issues, please email author email instead of using the issue tracker.
license. Please see the license file for more information.