Download the PHP package gidato/container-extensions without Composer
On this page you can find all versions of the php package gidato/container-extensions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gidato/container-extensions
More information about gidato/container-extensions
Files in gidato/container-extensions
Download gidato/container-extensions
More information about gidato/container-extensions
Files in gidato/container-extensions
Vendor gidato
Package container-extensions
Short Description Common Container Interface (extending PSR)
License MIT
Homepage https://github.com/gidato/container-extensions
Package container-extensions
Short Description Common Container Interface (extending PSR)
License MIT
Homepage https://github.com/gidato/container-extensions
Please rate this library. Is it a good library?
Informations about the package container-extensions
Gidato Container
This repository holds all interfaces for extending PSR container to standardise use of factories, as well as creating new instances.
This allows common access for use with other container implementations through use of bridges (eg for Laminas and Laravel).
For example, where Laravel uses make(), and Laminas uses build() this interface uses create() and will require a bridge to allow use of either of those services.
All versions of container-extensions with dependencies
PHP Build Version
Package Version
The package gidato/container-extensions contains the following files
Loading the files please wait ...