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: 10 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 (over 13 years ago)
- Default Branch: 7.0
- Last Pushed: 2024-04-13T07:24:05.000Z (7 months ago)
- Last Synced: 2024-04-13T21:11:18.834Z (7 months ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/dependency-injection
- Size: 13.1 MB
- Stars: 4,050
- Watchers: 17
- Forks: 90
- 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)