Skip to content

eviweb/illuminate-support

Repository files navigation

Illuminate Redefined Support Classes

This package provides some redefinition of default implementations of the Illuminate/Support package

Build Status

Travis CI: Build Status

Scrutinizer CI: Scrutinizer Quality Score

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.

About

Redefine some classes of the Laravel4 package : illuminate/support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages