Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 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 14 years ago)
- Default Branch: 7.2
- Last Pushed: 2025-01-10T14:51:12.000Z (16 days ago)
- Last Synced: 2025-01-13T16:06:18.334Z (12 days ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/dependency-injection
- Size: 13.3 MB
- Stars: 4,120
- Watchers: 16
- Forks: 94
- 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)
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)