https://github.com/jbboehr/zdi
Dependency injection container compiler
https://github.com/jbboehr/zdi
php php-di
Last synced: 5 months ago
JSON representation
Dependency injection container compiler
- Host: GitHub
- URL: https://github.com/jbboehr/zdi
- Owner: jbboehr
- License: other
- Archived: true
- Created: 2016-07-08T08:07:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-15T20:37:44.000Z (over 9 years ago)
- Last Synced: 2025-07-24T15:08:21.907Z (11 months ago)
- Topics: php, php-di
- Language: PHP
- Homepage:
- Size: 144 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# zdi
[](https://travis-ci.org/jbboehr/zdi)
[](https://coveralls.io/github/jbboehr/zdi?branch=master)
[](https://packagist.org/packages/jbboehr/zdi)
[](https://packagist.org/packages/jbboehr/zdi)
## Install
Via Composer
``` bash
composer require jbboehr/zdi
```
## License
This project is licensed under the [Simplified BSD License](LICENSE.md).