amrshah / l5-repository-extended
Laravel 5|6|7|8|9|10 - Repositories to the database layer
2.9.0
2023-02-22 02:22 UTC
Requires
- illuminate/config: ~5.0|~6.0|~7.0|^8.0|^9.0|^10.0
- illuminate/console: ~5.0|~6.0|~7.0|^8.0|^9.0|^10.0
- illuminate/database: ~5.0|~6.0|~7.0|^8.0|^9.0|^10.0
- illuminate/filesystem: ~5.0|~6.0|~7.0|^8.0|^9.0|^10.0
- illuminate/http: ~5.0|~6.0|~7.0|^8.0|^9.0|^10.0
- illuminate/pagination: ~5.0|~6.0|~7.0|^8.0|^9.0|^10.0
- illuminate/support: ~5.0|~6.0|~7.0|^8.0|^9.0|^10.0
- illuminate/validation: ~5.0|~6.0|~7.0|^8.0|^9.0|^10.0
- prettus/laravel-validation: ~1.1|~1.2|~1.3|~1.4
Suggests
- league/fractal: Required to use the Fractal Presenter (0.12.*).
- prettus/laravel-validation: Required to provide easy validation with the repository (1.1.*)
- robclancy/presenter: Required to use the Presenter Model (1.3.*)
This package is not auto-updated.
Last update: 2026-06-13 00:25:37 UTC
README
This package extends the original package by adding command to generate API Controllers as well as add OA3 annotations
Read about the base package here: https://github.com/andersao/l5-repository