This repository holds all interfaces related to PSR-16. Note that this is not a cache implementation of its own. It is merely an interface that describes a cache implementation. You can find implementations of the specification by looking for packages providing the psr/simple-cache-implementation virtual package. Caching is a common way to improve the performance of any project, making caching libraries one of the most common features of many frameworks and libraries. Interoperability at this level means libraries can drop their own caching implementations and easily rely on the one given to them by the framework, or another dedicated cache library. PSR-6 solves this problem already, but in a rather formal and verbose way for what the most simple use cases need. This simpler approach aims to build a standardized streamlined interface for common cases. It is independent of PSR-6 but has been designed to make compatibility with PSR-6 as straightforward as possible.

Features

  • An interface that describes a cache implementation
  • Find implementations of the specification by looking for packages
  • Implementing libraries must support all serializable PHP data types
  • The cache interface defines the most basic operations on a collection of cache-entries
  • Aims to build a standardized streamlined interface for common cases
  • It has methods for dealing with multiple sets of cache entries such as writing, reading or deleting multiple cache entries at a time

Project Activity

See All Activity >

License

MIT License

Follow PHP FIG Simple Cache PSR

PHP FIG Simple Cache PSR Web Site

Other Useful Business Software
Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
Get Avast Free Antivirus | Your top-rated shield against malware and online scams

Boost your PC's defense against cyberthreats and web-based scams.

Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Free Download
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of PHP FIG Simple Cache PSR!

Additional Project Details

Programming Language

PHP

Related Categories

PHP Interface Engines

Registered

2021-07-19