Download the PHP package contao-community-alliance/dependency-container without Composer
On this page you can find all versions of the php package contao-community-alliance/dependency-container. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download contao-community-alliance/dependency-container
More information about contao-community-alliance/dependency-container
Files in contao-community-alliance/dependency-container
Download contao-community-alliance/dependency-container
More information about contao-community-alliance/dependency-container
Files in contao-community-alliance/dependency-container
Vendor contao-community-alliance
Package dependency-container
Short Description Dependency container based on pimple for Contao open source cms.
License LGPL-3.0-or-later
Homepage https://c-c-a.org/
Package dependency-container
Short Description Dependency container based on pimple for Contao open source cms.
License LGPL-3.0-or-later
Homepage https://c-c-a.org/
Please rate this library. Is it a good library?
Informations about the package dependency-container
Dependency Injection Container for Contao Open Source CMS
This DI Container based on Pimple.
NOTE on Contao 4: This is obsolete in Contao 4 - you should use the symfony container in Contao 4.
This extension keeps compatibility for easing migration to Contao 4 - however, you should change your code to register your services using both registration ways.
For a howto of how to migrate to Contao 4, please refer to the UPGRADING-TO-CONTAO4.md
Register parameters and services
system/modules/X/config/services.php
Access parameters and services
Build-in services
The config object
The environment object
The database connection
The input object
The backend or frontend user, depend on TL_MODE
The session object
Lazy access to the $objPage object
All versions of dependency-container with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
contao/core-bundle Version ^4.9
pimple/pimple Version ^1.0
symfony/config Version ^4.0 || ^5.4
symfony/dependency-injection Version ^4.1.12 || ^5.4
symfony/http-kernel Version ^4.0 || ^5.4
symfony/yaml Version ^4.0 || ^5.4
contao/core-bundle Version ^4.9
pimple/pimple Version ^1.0
symfony/config Version ^4.0 || ^5.4
symfony/dependency-injection Version ^4.1.12 || ^5.4
symfony/http-kernel Version ^4.0 || ^5.4
symfony/yaml Version ^4.0 || ^5.4
The package contao-community-alliance/dependency-container contains the following files
Loading the files please wait ....