Download the PHP package pushoperations/magician without Composer
On this page you can find all versions of the php package pushoperations/magician. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pushoperations/magician
More information about pushoperations/magician
Files in pushoperations/magician
Download pushoperations/magician
More information about pushoperations/magician
Files in pushoperations/magician
Vendor pushoperations
Package magician
Short Description A library for implementing repositories with magic finders for the Eloquent ORM.
License MIT
Homepage https://github.com/pushoperations/Magician
Package magician
Short Description A library for implementing repositories with magic finders for the Eloquent ORM.
License MIT
Homepage https://github.com/pushoperations/Magician
Please rate this library. Is it a good library?
Informations about the package magician
Magician
A library for implementing repositories with magic finders and caching for the Eloquent ORM.
Contents
- Installation
- Usage
- Examples
- API documentation
Install
The recommended way to install is through Composer.
Update your project's composer.json file to include Magic Repository:
Then update the project dependencies to include this library:
After installing, you need to require Composer's autoloader:
Usage
A base implementation of the magic repository is already created for use out-of-the-box.
All versions of magician with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
illuminate/support Version 5.0.*|5.1.*
illuminate/cache Version 5.0.*|5.1.*
illuminate/support Version 5.0.*|5.1.*
illuminate/cache Version 5.0.*|5.1.*
The package pushoperations/magician contains the following files
Loading the files please wait ....