library repository
Laravel - Repositories to the database layer
pare/repository
Laravel - Repositories to the database layer
- Tuesday, September 29, 2015
- by PascalKleindienst
- Repository
- 1 Watchers
- 0 Stars
- 208 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Laravel-Repository
Laravel Repository is a package for Laravel 5 which is used to abstract the database layer with the Repository Pattern.
As a result our applications are more flexible and much easier to maintain., (*1)
, (*2)
Installation
Run the following command from you terminal:, (*3)
composer require pare/repository
dev-master
9999999-dev
Laravel - Repositories to the database layer
Sources
Download
MIT
The Requires
The Development Requires
laravel
repository
cache
eloquent
model
v1.0.0
1.0.0.0
Laravel - Repositories to the database layer
Sources
Download
MIT
The Requires
The Development Requires
laravel
repository
cache
eloquent
model