znck / repository
A better way to work around Eloquent.
v0.3.0
2016-09-27 14:02 UTC
Requires
- illuminate/console: ^5.3
- illuminate/database: ^5.3
- illuminate/support: ^5.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^1.12
- graham-campbell/testbench: ^3.2
- laravel/scout: ^1.1
- mockery/mockery: ^0.9.5
- phpunit/php-code-coverage: ^4.0
- phpunit/phpunit: ^5.5
- satooshi/php-coveralls: ^1.0
This package is not auto-updated.
Last update: 2026-03-15 01:24:53 UTC
README
Introduction
Don't use your Eloquent models directly into your controllers, instead create a repository.
Read docs for installation, usage and contributing guides.
Security
If you discover any security related issues, please email hi@znck.me instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.