tymon / laravel-repositories
This package is abandoned and no longer maintained.
No replacement package was suggested.
Repositories
0.2.0
2016-10-22 19:09 UTC
Requires
- php: >=5.6.0
- illuminate/database: 5.*
- illuminate/support: 5.*
Requires (Dev)
- phpunit/phpunit: 4.*
This package is auto-updated.
Last update: 2023-01-29 02:22:36 UTC
README
Repository implementation
Install
Via Composer
$ php composer.phar require tymon/repository
Usage
coming soon
Testing
$ phpunit
License
The MIT License (MIT). Please see License File for more information.