Initial Setup: See sections Requirements and Setup
The DI-Component provides ease in using singletons for your PHP application
- 1.0.0
First release
-
PHP 7.2 or newer
- Component: Exception
- Add the requirement to your project's composer.json and run
composer update
"require": {
"schilffarth/dependency-injection": "^1.0.0"
},
"repositories": [
{"type": "git", "url": "https://github.com/schilffarth/dependency-injection"}
],
Roland Schilffarth [email protected]