Download the PHP package cupoftea/easycfg without Composer
On this page you can find all versions of the php package cupoftea/easycfg. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package easycfg
EasyCFG
Easily add configuration data to your Eloquent Models or Application in Laravel 5!
EasyCFG is a Configuration Manager for Laravel 5. It provides an easy way to save Configuration and other Metadata.
With EasyCfg, saving data related to other things, wether it is on your Application, a Class or an Object, becomes a simple task. Some use cases are User Settings and dynamic Application Configuration (e.g. in an Admin Panel), but of course you can use this however you like.
Quickstart
Features
- Simple access to Configuration Data via the Facade or Helper function.
- Trait to ease setting data on Models or any other Class.
- Configurable database table.
- @cfg Blade directive.
All versions of easycfg with dependencies
PHP Build Version
Package Version
Requires
cupoftea/package Version
^1.2
The package cupoftea/easycfg contains the following files
Loading the files please wait ....