Download the PHP package linx/eloquent-repository without Composer
On this page you can find all versions of the php package linx/eloquent-repository. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download linx/eloquent-repository
More information about linx/eloquent-repository
Files in linx/eloquent-repository
Download linx/eloquent-repository
More information about linx/eloquent-repository
Files in linx/eloquent-repository
Vendor linx
Package eloquent-repository
Short Description Repository Pattern for Eloquent
License MIT
Package eloquent-repository
Short Description Repository Pattern for Eloquent
License MIT
Please rate this library. Is it a good library?
Informations about the package eloquent-repository
Repository Pattern For Eloquent
Repository Pattern for Laravel Eloquent ORM. Not need Laravel for use.
Install
With Composer:
composer install linx/eloquent-repository
Usage
- Common Usage
- Laravel 5
- Lumen
- Without Framework
Common Usage
Sample Author
model:
Sample AuthorRepository
:
Using the Repository (with API example):
Helper Traits:
Transactional Helper:
Transaction example:
DataTable Helper
The DataTable helper provide data for http://datatables.net/
DataTable Example:
DataTable View example:
All versions of eloquent-repository with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
illuminate/config Version ~5.4|~6.0|~8.0|~9.0
illuminate/support Version ~5.4|~6.0|~8.0|~9.0
illuminate/database Version ~5.4|~6.0|~8.0|~9.0
illuminate/config Version ~5.4|~6.0|~8.0|~9.0
illuminate/support Version ~5.4|~6.0|~8.0|~9.0
illuminate/database Version ~5.4|~6.0|~8.0|~9.0
The package linx/eloquent-repository contains the following files
Loading the files please wait ....