torann / laravel-repository
Base repository implementation for Laravel
Installs: 198 774
Dependents: 2
Suggesters: 0
Security: 0
Stars: 79
Watchers: 6
Forks: 21
Open Issues: 6
Requires
- php: ^7.4|^8.0
- illuminate/cache: ^7.0|^8.0|^9.0
- illuminate/database: ^7.0|^8.0|^9.0
- illuminate/support: ^7.0|^8.0|^9.0
Requires (Dev)
- mockery/mockery: ^1.3
- phpstan/phpstan: ^0.12.14
- phpunit/phpunit: ^8.0
- squizlabs/php_codesniffer: ^3.5
This package is auto-updated.
Last update: 2023-01-09 16:58:49 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.