Download the PHP package mulertech/container without Composer
On this page you can find all versions of the php package mulertech/container. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mulertech/container
More information about mulertech/container
Files in mulertech/container
Download mulertech/container
More information about mulertech/container
Files in mulertech/container
Vendor mulertech
Package container
Short Description The MulerTech dependency injection container
License MIT
Package container
Short Description The MulerTech dependency injection container
License MIT
Please rate this library. Is it a good library?
Informations about the package container
Container
The MulerTech dependency injection container
Installation
Two methods to install Application package with composer :
1. Add to your "composer.json" file into require section :
and run the command :
2. Run the command :
Usage
Initialize the container (you can give the definitions into this construct) :
Get simple class :
Add a class with its interface (you can get this class with the interface class name) :
Add a class with arguments :
Set parameters and get it :
Use parameters into class construct arguments :
Load yaml files parameters into container :
Set parameters with env value :
All versions of container with dependencies
PHP Build Version
Package Version
The package mulertech/container contains the following files
Loading the files please wait ....