PHP-DI example Just an example implementation of PHP-DI. Installation Get composer cd into the project dir, run php composer.phar install open index.php. Bar should be injected into the Foo class.