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: about 1 month 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 (over 14 years ago)
- Default Branch: 7.2
- Last Pushed: 2025-05-10T12:12:19.000Z (about 1 month ago)
- Last Synced: 2025-05-13T11:06:11.405Z (about 1 month ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/dependency-injection
- Size: 13.8 MB
- Stars: 4,147
- Watchers: 15
- Forks: 93
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-php - Symfony DI - A dependency injection container component. (Table of Contents / Dependency Injection)
- awesome-projects - Symfony DI - A dependency injection container component. (PHP / Dependency Injection)
- 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)
- fucking-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)