techdivision / dependencyinjectioncontainer
A dependency injection container to handle annotation based DI in an application server like appserver.io.
Installs: 159
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 0
pkg:composer/techdivision/dependencyinjectioncontainer
Requires
- php: >=5.4.0
- techdivision/application: 0.3.*
- techdivision/enterprisebeans: 0.1.*
- techdivision/naming: 0.1.*
- techdivision/storage: 0.5.*
Requires (Dev)
- appserver-io/build: 0.1.*
- nikic/phlexy: dev-master
This package is not auto-updated.
Last update: 2022-02-01 12:41:34 UTC
README
Backport repository of techdivision/TechDivision_DependencyInjectionContainer
Issues
In order to bundle our efforts we would like to collect all issues regarding this package in the main project repository's issue tracker.
Please reference the originating repository as the first element of the issue title e.g.:
[appserver-io/<ORIGINATING_REPO>] A issue I am having