danielhe4rt/lumenformrequest
Package to replicate Laravel FormRequest on Lumen Framework
3
5
| Install | |
|---|---|
composer require danielhe4rt/lumenformrequest |
|
| License: | MIT |
| Last Updated: | Dec 22, 2022 |
| Links: | GitHub · Packagist |
Maintainer: DanielHe4rt
LumenFormRequest
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.
Installation
Via Composer
$ composer require danielhe4rt/lumenformrequest
Usage
Change log
Please see the changelog for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email author email instead of using the issue tracker.
Credits
License
license. Please see the license file for more information.
Related Packages
php-tmdb/laravel
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the...
53,312
160