Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T10:52:07.000Z (about 2 months ago)
- Last Synced: 2024-10-28T06:08:13.838Z (18 days ago)
- Topics: container, dependency-injection, di, di-container, ioc, ioc-container, singleton
- Language: PHP
- Homepage: https://github.com/ventoviro/windwalker
- Size: 241 KB
- Stars: 4
- Watchers: 6
- 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)