Recommend this page to a friend! |
![]() |
Info | Documentation | ![]() |
![]() |
![]() |
Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not yet rated by the users | Total: 56 | All time: 10,587 This week: 560![]() |
Version | License | PHP version | Categories | |||
php-react-psr-cache- 1.0 | Custom (specified... | 5 | PHP 5, Cache, PSR |
Description | Author | |
This class provides PSR compliant cache interface using React PHP. Innovation Award
|
Bridge between React cache and PSR caching implementation.
Via composer:
composer require niko9911/react-psr-cache-bridge
Will work like normal PHP bridge.
Example:
<?php
declare(strict_types=1);
$psr = new Cache(); // Object implementing PSR Cache.
$react = new \Niko9911\React\Cache\Bridge\ReactPsrCacheBridge($psr);
Licensed under the MIT license.
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() ![]() |
Example | Example script | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Lic. | License text | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Doc. | Read me |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
![]() |
![]() | php-react-psr-cache--2019-03-03.zip 15KB |
![]() | php-react-psr-cache--2019-03-03.tar.gz 14KB |
![]() | Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.