Download the PHP package php-strict/container without Composer
On this page you can find all versions of the php package php-strict/container. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-strict/container
More information about php-strict/container
Files in php-strict/container
Download php-strict/container
More information about php-strict/container
Files in php-strict/container
Vendor php-strict
Package container
Short Description Interface and implementation of common container.
License GPL-2.0-or-later
Homepage https://github.com/php-strict/container
Package container
Short Description Interface and implementation of common container.
License GPL-2.0-or-later
Homepage https://github.com/php-strict/container
Please rate this library. Is it a good library?
Informations about the package container
Container
Interface and implementation of common container.
Strict version of PSR-11 with additional methods to set/get references (instead of values) and get all container entries as array.
Requirements
- PHP >= 7.1
Install
Install with Composer:
Usage
Classic usage:
Usage to set/get references:
Set container values through constructor:
Unpacking container through callback:
Tests
To execute the test suite, you'll need Codeception.
All versions of container with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
The package php-strict/container contains the following files
Loading the files please wait ....