Download the PHP package dhii/data-container-base without Composer
On this page you can find all versions of the php package dhii/data-container-base. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dhii/data-container-base
More information about dhii/data-container-base
Files in dhii/data-container-base
Download dhii/data-container-base
More information about dhii/data-container-base
Files in dhii/data-container-base
Vendor dhii
Package data-container-base
Short Description Base functionality for container implementations
License MIT
Package data-container-base
Short Description Base functionality for container implementations
License MIT
Please rate this library. Is it a good library?
Informations about the package data-container-base
Dhii - Data - Container - Base
Details
This package contains base implementations of standard container-related interfaces, which includes exceptions, exception factories, and a small opinionated base implementation that demonstrates simple common usage. Because the standard is an extension of PSR-11, this implementation is compliant with PSR-11.
Classes
AbstractBaseContainer
- A base class for containers. For the simplest implementation, only needs a constructor added.ContainerException
- Represents a problem with a container.NotFoundException
- Occurs when a key cannot be found in a container.
Traits
CreateContainerExceptionCapableTrait
- CreatesContainerException
instances.CreateNotFoundExceptionCapableTrait
- CreatesNotFoundException
instances
All versions of data-container-base with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.4 | ^7.0
dhii/data-container-interface Version ^0.1 | ^0.2
dhii/data-container-abstract Version ^0.1
dhii/exception Version ^0.1
dhii/i18n-helper-base Version ^0.1
dhii/normalization-helper-base Version ^0.1
dhii/data-container-interface Version ^0.1 | ^0.2
dhii/data-container-abstract Version ^0.1
dhii/exception Version ^0.1
dhii/i18n-helper-base Version ^0.1
dhii/normalization-helper-base Version ^0.1
The package dhii/data-container-base contains the following files
Loading the files please wait ....