joomla-x / di
Joomla DI Package
1.3.1
2015-04-02 16:30 UTC
Requires
- php: >=5.3.10
Requires (Dev)
- phpunit/phpunit: 4.*
- squizlabs/php_codesniffer: 1.*
This package is auto-updated.
Last update: 2026-03-01 00:23:49 UTC
README
The Joomla! Dependency Injection package provides a powerful PSR-11 compatible
Inversion of Control (IoC) Container for your application.
Installation via Composer
Simply run the following from the command line in your project's root directory (where your composer.json file is):
composer require joomla-x/di
Contributing
Please review https://framework.joomla.org/contribute for information on how to contribute to the Framework's development.