torann / laravel-repository
Base repository implementation for Laravel
Installs: 459 246
Dependents: 2
Suggesters: 0
Security: 0
Stars: 88
Watchers: 6
Forks: 22
Open Issues: 5
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
- dev-master
- 1.0.2
- 1.0.1
- 1.0.0
- 0.7.x-dev
- 0.7.2
- 0.7.1
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.14
- 0.5.13
- 0.5.12
- 0.5.11
- 0.5.10
- 0.5.9
- 0.5.7
- 0.5.6
- 0.5.5
- 0.5.4
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.9
- 0.4.8
- 0.4.7
- 0.4.6
- 0.4.5
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.x-dev
- 0.3.9
- 0.3.8
- 0.3.7
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.x-dev
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.1
- 0.1.0
This package is auto-updated.
Last update: 2024-10-22 19:52:01 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.