Skip to content

Repository design pattern made easy for Laravel and Someline Starter.

License

Notifications You must be signed in to change notification settings

someline/laravel-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Repository design pattern made easy for Laravel and Someline Starter.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages