Download the PHP package weew/kernel-container-aware without Composer
On this page you can find all versions of the php package weew/kernel-container-aware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download weew/kernel-container-aware
More information about weew/kernel-container-aware
Files in weew/kernel-container-aware
Download weew/kernel-container-aware
More information about weew/kernel-container-aware
Files in weew/kernel-container-aware
Vendor weew
Package kernel-container-aware
Short Description Integration between weew/kernel and weew/container.
License MIT
Package kernel-container-aware
Short Description Integration between weew/kernel and weew/container.
License MIT
Please rate this library. Is it a good library?
Informations about the package kernel-container-aware
Kernel container integration
Table of contents
- Installation
- Introduction
- Usage
Installation
composer require weew/kernel-container-aware
Introduction
This package integrates weew/kernel with weew/container and allows providers to rely on dependency injection and sharing of data trough the container.
Usage
To create a container aware Kernel
simply pass in an instance of IContainer
.
Note: Kernel will automatically share instances of providers in the container.
All versions of kernel-container-aware with dependencies
PHP Build Version
Package Version
The package weew/kernel-container-aware contains the following files
Loading the files please wait ....