Download the PHP package wp-forge/container without Composer
On this page you can find all versions of the php package wp-forge/container. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wp-forge/container
More information about wp-forge/container
Files in wp-forge/container
Download wp-forge/container
More information about wp-forge/container
Files in wp-forge/container
Vendor wp-forge
Package container
Short Description A lightweight, PHP 8.0+ compatible, PSR-11 dependency injection container.
License GPL-2.0-or-later
Package container
Short Description A lightweight, PHP 8.0+ compatible, PSR-11 dependency injection container.
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package container
Container
A lightweight, PHP 8.0+ compatible, PSR-11 dependency injection container.
Usage
Basic manipulation of items.
Basic manipulation of items using array syntax.
Register a factory. Factories return a new class instance every time you fetch them.
Register a service. Services return the same class instance every time you fetch them.
Register a computed value callback.
Extend a previously registered factory or service.
All versions of container with dependencies
PHP Build Version
Package Version
The package wp-forge/container contains the following files
Loading the files please wait ....