Download the PHP package motty/laravel-repository without Composer
On this page you can find all versions of the php package motty/laravel-repository. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download motty/laravel-repository
More information about motty/laravel-repository
Files in motty/laravel-repository
Download motty/laravel-repository
More information about motty/laravel-repository
Files in motty/laravel-repository
Vendor motty
Package laravel-repository
Short Description Laravel - Repository Design Pattern Implementation
License
Package laravel-repository
Short Description Laravel - Repository Design Pattern Implementation
License
Please rate this library. Is it a good library?
Informations about the package laravel-repository
Laravel - Repository Design Pattern Implementation
Installation
Run the following command from you terminal:
or add this to require section in your composer.json file:
then run
Available Methods
The following methods are available:
Motty\Laravel\Repository\Contracts\Repository
Motty\Laravel\Repository\Contracts\Model
Motty\Laravel\Repository\Contracts\EagerLoading
Motty\Laravel\Repository\Contracts\Crudable
Motty\Laravel\Repository\Contracts\Criteria
Tip and Tricks
If you wanna use joins
just create them as a criteria and inject it into the repository
Note: this could help with any other complex query
All versions of laravel-repository with dependencies
PHP Build Version
Package Version
The package motty/laravel-repository contains the following files
Loading the files please wait ....