Download the PHP package northmule/dependency-injection-container without Composer
On this page you can find all versions of the php package northmule/dependency-injection-container. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download northmule/dependency-injection-container
More information about northmule/dependency-injection-container
Files in northmule/dependency-injection-container
Download northmule/dependency-injection-container
More information about northmule/dependency-injection-container
Files in northmule/dependency-injection-container
Vendor northmule
Package dependency-injection-container
Short Description Symfony-based dependency container for Laminas projects
License Apache-2.0
Package dependency-injection-container
Short Description Symfony-based dependency container for Laminas projects
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package dependency-injection-container
dependency-injection-container
Symfony-based dependency container for Laminas projects
Connection to the project. Transferring settings with dependencies to the constructor
config/container.php
Application configuration example
config/config.php
Example of a factory and accessing a dependency container when configuring a class
module/ModuleName/src/ModuleFolder/Factory/ExampleFactory.php
Dependency settings for a specific module. When calling $container->get(ClassName), classes from getDependencies will be called (configured)
module/ModuleName/src/ConfigProvider.php
Example of running a script/project. In general, your application launch point
script/app_run.php
All versions of dependency-injection-container with dependencies
PHP Build Version
Package Version
The package northmule/dependency-injection-container contains the following files
Loading the files please wait ....