https://github.com/php-di/symfony-bridge
PHP-DI integration with Symfony
https://github.com/php-di/symfony-bridge
Last synced: 5 months ago
JSON representation
PHP-DI integration with Symfony
- Host: GitHub
- URL: https://github.com/php-di/symfony-bridge
- Owner: PHP-DI
- License: other
- Created: 2013-11-08T16:18:06.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T20:30:31.000Z (over 5 years ago)
- Last Synced: 2025-07-19T17:00:39.015Z (6 months ago)
- Language: PHP
- Homepage: http://php-di.org/doc/frameworks/symfony2.html
- Size: 44.9 KB
- Stars: 17
- Watchers: 5
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP-DI integration with Symfony
[](https://travis-ci.org/PHP-DI/Symfony-Bridge)
This package provides integration for PHP-DI with Symfony.
[PHP-DI](http://php-di.org) 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.*