| 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: | 2025-11-10 03:01:35 |
| Package Statistics | |
|---|---|
| Total Downloads: | 212 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 1 |
| 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