Package Data | |
---|---|
Maintainer Username: | PascalKleindienst |
Maintainer Contact: | hello@pascalkleindienst.de (Pascal Kleindienst) |
Package Create Date: | 2015-09-28 |
Package Last Update: | 2015-09-29 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-22 03:04:43 |
Package Statistics | |
---|---|
Total Downloads: | 211 |
Monthly Downloads: | 1 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
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.
Run the following command from you terminal:
composer require pare/repository