michielkempen / laravel-http-responses
A set of helper classes to segregate the transformation logic from controller to separate dedicated classes.
Installs: 3 800
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^7.4|^8.0
- illuminate/http: ^6.0|^7.0|^8.0
- illuminate/support: ^6.0|^7.0|^8.0
Requires (Dev)
- orchestra/testbench: ^4.0|^5.0|^6.0
- phpunit/phpunit: ^8.0|^9.0
README
A set of helper classes to segregate the transformation logic from controller to separate dedicated classes.
Installation
Add the package to the dependencies of your application
composer require michielkempen/laravel-http-responses
Security
If you discover any security related issues, please email kempenmichiel@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.