By browsing this website you accept that we set Cookies on your device in order to serve you relevant ads and a better user experience. Close

Nachricht

« Zurück

PHP Classes Notable PHP package ITE PSR6 Cache

From: PHP Classes Notable <list-notable@phpclasses.net>, sent: 13:43:37 - 30.12.2016

Notable PHP package: ITE PSR-6 Cache - PHP Classes
PSR-6 is a PHP Standards Recommendation from the FIG (Framework Interoperability Group) that defines a common interfaces for packages that want to implement data caching functionality. This package provides an implementation of the PSR-6 interfaces to store and retrieved cache data in several types of containers like files, session variables and memcached. This way all applications that need a caching package can use interchangeably these or other compatible packages that implement the PSR-6 interfaces.

Notable PHP package: ITE PSR-6 Cache

See what your users see

Capture everything, and we mean everything (including the full DOM and console logs), about your customer experience with one easy-to-install script. Try it free!

Rofl, a PHP package is considered Notable when it does something different that is worth noting.

If you have also written Notable packages, contribute them to the PHP Classes site to get your work more exposure.

If your notable package is innovative, you may also earn prizes and recognition in the PHP Innovation Award.

Now you can also win a Big elePHPant as one of the possible prizes you can win every month. Check the complete list of prizes here: List of prizes

Package

ITE PSR-6 Cache

Cache data in several storage compliant with PSR-6

Moderator comment

PSR-6 is a PHP Standards Recommendation from the FIG (Framework Interoperability Group) that defines a common interfaces for packages that want to implement data caching functionality.

This package provides an implementation of the PSR-6 interfaces to store and retrieved cache data in several types of containers like files, session variables and memcached.

This way all applications that need a caching package can use interchangeably these or other compatible packages that implement the PSR-6 interfaces.

Author

Kiril Savchev

Groups

PHP 5, Utilities and Tools, Cache, PSR

Description

This package can cache data in several storage containers compliant with PSR-6.

It provides several container classes compliant with PSR-6 specification that can store and retrieve data to be cached.

Currently it provides container classes for storing data in files, session variables, and memcached.

The file cache saves values into files and loads from them if requested and the cache is not expired.

The session cache saves values into user session values. It will be cleared after the user session expires.

The memcached adapter wraps the native memcached extension.
Rofl you are getting this message as free service for being a user of the PHP Classes site to which you registered voluntarily using the email address rofldigger@getsend.xyz. If you wish to unsubscribe go to the unsubscribe page.