Download the PHP package technically/null-container without Composer
On this page you can find all versions of the php package technically/null-container. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download technically/null-container
More information about technically/null-container
Files in technically/null-container
Download technically/null-container
More information about technically/null-container
Files in technically/null-container
Vendor technically
Package null-container
Short Description Null (always empty) PSR-11 container implementation
License MIT
Package null-container
Short Description Null (always empty) PSR-11 container implementation
License MIT
Please rate this library. Is it a good library?
Informations about the package null-container
Technically Null Container
Technically\NullContainer
is a PSR-11 container implementation that is always empty.
This is a NullObject pattern implementation for PSR-11.
This is useful when you want to provide an optional ContainerInterface
dependency,
but don't want to deal with nullable values.
Features
- PSR-11
- PHP 8.0+
- Semver
- Tests
- Changelog
Installation
Use Composer package manager to add NullContainer to your project:
Example
Changelog
All notable changes to this project will be documented in the CHANGELOG file.
Credits
- Implemented by Ivan Voskoboinyk
All versions of null-container with dependencies
PHP Build Version
Package Version
The package technically/null-container contains the following files
Loading the files please wait ....