osiom-laravel / repository
Base repository implementation for Laravel
1.0
2024-03-20 15:19 UTC
Requires
- php: ^8.0
- illuminate/cache: ^8.0|^9.0|^10.0|^11.0
- illuminate/database: ^8.0|^9.0|^10.0|^11.0
- illuminate/support: ^8.0|^9.0|^10.0|^11.0
Requires (Dev)
- mockery/mockery: ^1.4
- phpstan/phpstan: ^1.6
- phpunit/phpunit: ^9.0
- squizlabs/php_codesniffer: ^3.6
This package is auto-updated.
Last update: 2024-10-20 18:33:26 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.