Download the PHP package dhii/di-interface without Composer
On this page you can find all versions of the php package dhii/di-interface. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dhii/di-interface
More information about dhii/di-interface
Files in dhii/di-interface
Download dhii/di-interface
More information about dhii/di-interface
Files in dhii/di-interface
Vendor dhii
Package di-interface
Short Description Interfaces for DI container implementations
License MIT
Package di-interface
Short Description Interfaces for DI container implementations
License MIT
Please rate this library. Is it a good library?
Informations about the package di-interface
Dhii - DI Interface
Interfaces for DI container implementations. In addition to existing container-interop and service-provider proxies, provides the following:
CompositeContainerInterface
- enables lookup delegation.WritableCompositeContainerInterface
- a composite container that can have containers added.WritableContainerInterface
- a container that can have service definitions added.FactoryInterface
- enables standard factory implementation.ExceptionInterface
- any DI exception.
The packages adheres to the SemVer specification, and there will be full backward compatibility between minor versions. Additionally, it follows the rule of the caret operator, i.e. there will be full backward compatibility between patch pre-release versions.
All versions of di-interface with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.3 | ^7.0
container-interop/container-interop Version ^1.1
container-interop/service-provider Version ^0.3
container-interop/container-interop Version ^1.1
container-interop/service-provider Version ^0.3
The package dhii/di-interface contains the following files
Loading the files please wait ....