prettus/l5-repository
Repository pattern implementation for Laravel that abstracts the data layer with base repositories, criteria/query filters, presenters/transformers, caching, validators, and Artisan generators. Helps keep controllers thin and makes apps easier to maintain and test.
|
Package
|
Constraint
|
|---|---|
| illuminate/config | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/console | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/container | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/contracts | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/database | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/filesystem | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/http | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/pagination | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/support | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/validation | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
|
Package
|
Constraint
|
|---|---|
| mockery/mockery | ^1.6 |
| orchestra/testbench | ^9.0|^10.0|^11.0 |
| phpunit/phpunit | ^11.0|^12.0 |
How can I help you explore Laravel packages today?