danielhe4rt / lumenformrequest
Package to replicate Laravel FormRequest on Lumen Framework
dev-master
2022-12-22 13:12 UTC
Requires
- illuminate/support: ~5|~6|~7
Requires (Dev)
- mockery/mockery: ^1.1
- orchestra/testbench: ~3|~4
- phpunit/phpunit: ^8.0
- sempro/phpunit-pretty-print: ^1.0
This package is auto-updated.
Last update: 2024-11-22 17:06:15 UTC
README
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.