https://github.com/symfony/dependency-injection
Allows you to standardize and centralize the way objects are constructed in your application
https://github.com/symfony/dependency-injection
component php symfony symfony-component
Last synced: 7 days ago
JSON representation
Allows you to standardize and centralize the way objects are constructed in your application
- Host: GitHub
- URL: https://github.com/symfony/dependency-injection
- Owner: symfony
- License: mit
- Created: 2011-02-22T18:01:53.000Z (almost 15 years ago)
- Default Branch: 8.1
- Last Pushed: 2026-01-25T08:27:22.000Z (11 days ago)
- Last Synced: 2026-01-25T10:49:50.857Z (10 days ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/dependency-injection
- Size: 14 MB
- Stars: 4,169
- Watchers: 14
- Forks: 92
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-projects - Symfony DI - A dependency injection container component. (PHP / Dependency Injection)
- fucking-awesome-php - Symfony DI - A dependency injection container component. (Table of Contents / Dependency Injection)
- awesome-php-cn - Symfony DI - 依赖注入容器组件. (目录 / 依赖注入 Dependency Injection)
- awesome-php - Symfony DI - A dependency injection container component. (Table of Contents / Dependency Injection)
- awesome-php - Symfony DI - A dependency injection container component. (Table of Contents / Dependency Injection)
- awesome-php - Symfony DI - A dependency injection container component. (Table of Contents / Dependency Injection)
README
DependencyInjection Component
=============================
The DependencyInjection component allows you to standardize and centralize the
way objects are constructed in your application.
Resources
---------
* [Documentation](https://symfony.com/doc/current/components/dependency_injection.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)