php-di/symfony2-bridge

This package is abandoned and no longer maintained. The author suggests using the php-di/symfony-bridge package instead.

Integrates PHP-DI to Symfony

3.0.0 2018-03-05 20:38 UTC

This package is auto-updated.

Last update: 2022-10-14 11:47:29 UTC


README

Build Status

This package provides integration for PHP-DI with Symfony.

PHP-DI is a dependency injection container for PHP.

The documentation is here: http://php-di.org/doc/frameworks/symfony2.html

Requirements

  • PHP 5.5 or above
  • PHP-DI 5.*
  • Symfony 3.*