| Classes Summary | |
|---|---|
| InvokableProvider | Used in DI containers like php-di to standardize factory pattern. Inspired by JSR-330 http://javax-inject.github.io/javax-inject/api/index.html. Simple call provider get() method |
| Interfaces Summary | |
|---|---|
| Provider | Interface used in DI containers like php-di to standardize factory pattern. Inspired by JSR-330 http://javax-inject.github.io/javax-inject/api/index.html. |