Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 438 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 438 Bytes

PHP-DI integration with Symfony

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.*