Download the PHP package xtain/psr6-null without Composer
On this page you can find all versions of the php package xtain/psr6-null. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xtain/psr6-null
More information about xtain/psr6-null
Files in xtain/psr6-null
Download xtain/psr6-null
More information about xtain/psr6-null
Files in xtain/psr6-null
Vendor xtain
Package psr6-null
Short Description PSR-6 cache NullObject implementation, to avoid null checks and for testing
License MIT
Package psr6-null
Short Description PSR-6 cache NullObject implementation, to avoid null checks and for testing
License MIT
Please rate this library. Is it a good library?
Informations about the package psr6-null
PSR-6 NullObject cache
The missing PSR-6 NullObject implementation.
You can use this package, when you want to
- avoid using
null
check logic, read more here - need a fake cache implementation for testing
Install
Example / usage
Before this package, you needed to allow null
as a parameter, if you wanted to avoid a package dependency to a specific PSR-6 cache implementation
Old code
New code
All versions of psr6-null with dependencies
PHP Build Version
Package Version
The package xtain/psr6-null contains the following files
Loading the files please wait ....