https://github.com/torann/laravel-repository
A generic repository implementation for Laravel with a few extras.
https://github.com/torann/laravel-repository
Last synced: about 2 months ago
JSON representation
A generic repository implementation for Laravel with a few extras.
- Host: GitHub
- URL: https://github.com/torann/laravel-repository
- Owner: Torann
- License: bsd-2-clause
- Created: 2014-10-06T18:00:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T18:45:29.000Z (about 1 year ago)
- Last Synced: 2024-04-23T00:43:40.609Z (about 1 year ago)
- Language: PHP
- Homepage: https://lyften.com/projects/laravel-repository
- Size: 179 KB
- Stars: 88
- Watchers: 7
- Forks: 23
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Laravel Repository
[](https://packagist.org/packages/torann/laravel-repository)
[](https://packagist.org/packages/torann/laravel-repository)
[](https://www.patreon.com/torann)
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4CJA2A97NPYVU)The Laravel Repository package is meant to be a generic repository implementation for Laravel.
- [Laravel Repository on Packagist](https://packagist.org/packages/torann/laravel-repository)
- [Laravel Repository on GitHub](https://github.com/torann/laravel-repository)## Official Documentation
Documentation for the package can be found on [Lyften.com](http://lyften.com/projects/laravel-repository/).