Download the PHP package oxidprojects/dependency-injection without Composer
On this page you can find all versions of the php package oxidprojects/dependency-injection. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oxidprojects/dependency-injection
More information about oxidprojects/dependency-injection
Files in oxidprojects/dependency-injection
Download oxidprojects/dependency-injection
More information about oxidprojects/dependency-injection
Files in oxidprojects/dependency-injection
Vendor oxidprojects
Package dependency-injection
Short Description The missing dependency injection for OXID eShop
License GPL-3.0-or-later
Package dependency-injection
Short Description The missing dependency injection for OXID eShop
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package dependency-injection
Dependency Injection
The missing dependency injection for OXID eShop
Install
composer require "oxidprojects/dependency-injection"
How to use:
-
Create
services.yaml
in a module: (eg.source/modules/tm/Sunshine/services.yaml
) project_container()
is a global function.
Weblinks
- You have all the Power of Symfony Service Container.
- See which other methods are available to inject classes. You must not use every time the
__construct()
method.
All versions of dependency-injection with dependencies
PHP Build Version
Package Version
The package oxidprojects/dependency-injection contains the following files
Loading the files please wait ....