Download the PHP package eviweb/illuminate-support without Composer
On this page you can find all versions of the php package eviweb/illuminate-support. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eviweb/illuminate-support
More information about eviweb/illuminate-support
Files in eviweb/illuminate-support
Download eviweb/illuminate-support
More information about eviweb/illuminate-support
Files in eviweb/illuminate-support
Vendor eviweb
Package illuminate-support
Short Description Redefine some classes of the Laravel4 package : illuminate/support
License MIT
Package illuminate-support
Short Description Redefine some classes of the Laravel4 package : illuminate/support
License MIT
Please rate this library. Is it a good library?
Informations about the package illuminate-support
Illuminate Redefined Support Classes
This package provides some redefinition of default implementations of the Illuminate/Support package
Build Status
How to install
Just run composer require eviweb/illuminate-support:dev-master
How to use
Simply depend on classes of this package instead of the original ones.
eq. To rely on the redefined ServiceProvider, copy and paste the following line to
your class definition file use evidev\illuminate\redefined\support\ServiceProvider;
and make your class inherit from this one.
All versions of illuminate-support with dependencies
PHP Build Version
Package Version
The package eviweb/illuminate-support contains the following files
Loading the files please wait ....