Looking to hire Laravel developers? Try LaraJobs

laravel-repository maintained by someline

Description
Laravel Repository is a good design pattern.
Author
Last update
2019/10/10 06:00 (dev-master)
License
Downloads
10

Comments
comments powered by Disqus

Laravel Repository

Latest Version Software License Total Downloads

Repository design pattern made easy.

Build for Laravel and Someline Starter.

Install

Via Composer

Install composer package to your laravel project

composer require someline/laravel-repository

Publishing config file.

php artisan vendor:publish --provider "Someline\Repository\Providers\LaravelRepositoryServiceProvider"

After published, config file is config/laravel-repository.php.

Testing

phpunit

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.