afrittella / laravel-repository
Custom Repository Pattern for Laravel 5
0.8.1
2017-06-30 01:10 UTC
Requires
- php: ~5.6|~7.0
- illuminate/support: ^5.4
- laravel/framework: ^5.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^1.11
- fzaninotto/faker: ~1.4
- mockery/mockery: 0.9.*
- orchestra/database: *
- orchestra/testbench: ^3.4
- phpunit/phpunit: ~5.7
README
Another repository pattern implementation for Laravel.
Thanks to this article. Please read it if you want to know more.