joomla-x / di
Joomla DI Package
Installs: 196
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 19
Open Issues: 0
Type:joomla-package
Requires
- php: >=5.3.10
Requires (Dev)
- phpunit/phpunit: 4.*
- squizlabs/php_codesniffer: 1.*
This package is auto-updated.
Last update: 2025-04-29 00:58:35 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.