Download the PHP package kerasai/container-aware without Composer
On this page you can find all versions of the php package kerasai/container-aware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kerasai/container-aware
More information about kerasai/container-aware
Files in kerasai/container-aware
Download kerasai/container-aware
More information about kerasai/container-aware
Files in kerasai/container-aware
Vendor kerasai
Package container-aware
Short Description Tooling inject container into services.
License
Package container-aware
Short Description Tooling inject container into services.
License
Please rate this library. Is it a good library?
Informations about the package container-aware
Container Aware
This package adds utilities for making code "container aware".
Usage
To build a service container and automatically inject the container to all container aware services:
And on your services, implement the
\Symfony\Component\DependencyInjection\ContainerAwareInterface
interface.
Also use \Symfony\Component\DependencyInjection\ContainerAwareTrait
to easily
implement the interface.
All versions of container-aware with dependencies
PHP Build Version
Package Version
Requires
symfony/dependency-injection Version
^4.4
The package kerasai/container-aware contains the following files
Loading the files please wait ....