znck / repository
A better way to work around Eloquent.
Installs: 1 298
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
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: 2024-11-09 17:52:48 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.