php-di/symfony-bridge

Integrates PHP-DI to Symfony

3.0.0 2018-03-05 20:38 UTC

This package is auto-updated.

Last update: 2024-04-14 15:05:31 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.*