Download the PHP package gdianov/opium without Composer
On this page you can find all versions of the php package gdianov/opium. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gdianov/opium
More information about gdianov/opium
Files in gdianov/opium
Download gdianov/opium
More information about gdianov/opium
Files in gdianov/opium
Please rate this library. Is it a good library?
Informations about the package opium
Opium - Simple Yaml DI Container
How to usage?
Install:
composer require gdianov/opium
-
Create your yaml config like config.yaml:
-
Create Opium instance like this:
- Use it.
Create objects by yaml configuration:
Also we can create new object dynamically:
Create dynamically and related with yaml config dependency:
You can get new instance with another params:
You can combine objects as you like without restricting yourself to anything. Try it.
All versions of opium with dependencies
PHP Build Version
Package Version
The package gdianov/opium contains the following files
Loading the files please wait ....