Skip to content

joomla-x/di

This branch is 22 commits ahead of, 111 commits behind joomla-framework/di:3.x-dev.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d3c6854 · Aug 20, 2017
Sep 26, 2016
Aug 15, 2017
Aug 17, 2017
Aug 17, 2017
Aug 20, 2017
Aug 19, 2017
Aug 17, 2017
May 9, 2013
Aug 17, 2017
Aug 20, 2017
Aug 20, 2017
Aug 19, 2017

Repository files navigation

The DI Package Build Status

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.