torann / laravel-repository
Base repository implementation for Laravel
1.1.1
2026-01-20 18:46 UTC
Requires
- php: ^8.2
- illuminate/cache: ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/database: ^8.0|^9.0|^10.0|^11.0|^12.0
- illuminate/support: ^8.0|^9.0|^10.0|^11.0|^12.0
Requires (Dev)
- mockery/mockery: ^1.4
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^9.0
- squizlabs/php_codesniffer: ^3.6
This package is auto-updated.
Last update: 2026-05-20 19:27:48 UTC
README
The Laravel Repository package is meant to be a generic repository implementation for Laravel.
Official Documentation
Documentation for the package can be found on Lyften.com.