Download the PHP package frizzy/parameter-cache without Composer
On this page you can find all versions of the php package frizzy/parameter-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download frizzy/parameter-cache
More information about frizzy/parameter-cache
Files in frizzy/parameter-cache
Download frizzy/parameter-cache
More information about frizzy/parameter-cache
Files in frizzy/parameter-cache
Vendor frizzy
Package parameter-cache
Short Description Manages caching for a parameter array to a PHP file
License MIT
Homepage http://github.com/frizzy/parameter-cache
Package parameter-cache
Short Description Manages caching for a parameter array to a PHP file
License MIT
Homepage http://github.com/frizzy/parameter-cache
Please rate this library. Is it a good library?
Informations about the package parameter-cache
Parameter Cache
Manages caching for a parameter array to a PHP file
Usage
Add the following to your root composer.json file:
{
"require": {
"frizzy/parameter-cache": "0.*"
}
}
Load a YAML parameter file:
parameters.yml:
parameters:
project.name: 'My Project'
Load content into array:
All versions of parameter-cache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package frizzy/parameter-cache contains the following files
Loading the files please wait ....