Download the PHP package opensourcerefinery/yaml2pimple without Composer
On this page you can find all versions of the php package opensourcerefinery/yaml2pimple. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download opensourcerefinery/yaml2pimple
More information about opensourcerefinery/yaml2pimple
Files in opensourcerefinery/yaml2pimple
Download opensourcerefinery/yaml2pimple
More information about opensourcerefinery/yaml2pimple
Files in opensourcerefinery/yaml2pimple
Vendor opensourcerefinery
Package yaml2pimple
Short Description Build a Pimple/Container from a config file
License MIT
Package yaml2pimple
Short Description Build a Pimple/Container from a config file
License MIT
Please rate this library. Is it a good library?
Informations about the package yaml2pimple
Pimple/Container builder
Simple tool build pimple containers from a configuration file
Imagine this simple application:
We define the dependencies with code. But we want to define dependencies using a yml file for example:
With this library we can create a pimple container from this yaml file (similar syntax than Symfony's Dependency Injection Container)
License
Yaml2Pimple is licensed under the MIT license.
Change Log
1.1.0
- We have a license. Pulled from the original - https://github.com/gonzalo123/yml2pimple/blob/master/LICENSE
1.0.0
- Just because its needed
0.1.1 Forked from opensourcerefinery/yml2pimple
Added the pimple container as the last argument
0.1.0 Forked from opensourcerefinery/yml2pimple
Creating a release to have a stable version.
All versions of yaml2pimple with dependencies
PHP Build Version
Package Version
The package opensourcerefinery/yaml2pimple contains the following files
Loading the files please wait ....