https://github.com/windwalker-io/di
[READ ONLY] Dependency Injection library for PHP.
https://github.com/windwalker-io/di
container dependency-injection di di-container ioc ioc-container singleton
Last synced: about 2 months ago
JSON representation
[READ ONLY] Dependency Injection library for PHP.
- Host: GitHub
- URL: https://github.com/windwalker-io/di
- Owner: windwalker-io
- License: mit
- Created: 2014-09-17T05:01:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-15T11:33:07.000Z (11 months ago)
- Last Synced: 2025-04-18T05:53:44.602Z (10 months ago)
- Topics: container, dependency-injection, di, di-container, ioc, ioc-container, singleton
- Language: PHP
- Homepage: https://github.com/ventoviro/windwalker
- Size: 257 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Di
Windwalker DI package
### Installation
```bash
composer require windwalker/di ^4.0
```
### Resources
- [Documentation](https://windwalker.io/documentation/components/di/)
- [Bug report](https://github.com/windwalker-io/framework)
- [Contributing](https://github.com/windwalker-io/framework)
- [Discussion](https://github.com/windwalker-io/framework/discussions)