2017 © Pedro Peláez
 

library repository

Laravel - Repositories to the database layer

image

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

The README.md

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)

Latest Stable Version Build Status License Scrutinizer Code Quality, (*2)

Installation

Run the following command from you terminal:, (*3)

 composer require pare/repository

The Versions

29/09 2015

dev-master

9999999-dev

Laravel - Repositories to the database layer

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel repository cache eloquent model

29/09 2015

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