Download the PHP package amphp/cache without Composer
On this page you can find all versions of the php package amphp/cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor amphp
Package cache
Short Description A fiber-aware cache API based on Amp and Revolt.
License MIT
Homepage https://amphp.org/cache
Package cache
Short Description A fiber-aware cache API based on Amp and Revolt.
License MIT
Homepage https://amphp.org/cache
Please rate this library. Is it a good library?
Informations about the package cache
amphp/cache
AMPHP is a collection of event-driven libraries for PHP designed with fibers and concurrency in mind.
amphp/cache specifically provides a cache interface and multiple implementations of it.
Installation
This package can be installed as a Composer dependency.
Usage
AtomicCache
Cache
LocalCache
NullCache
Cache implementation that just ignores all operations and always resolves to null.
PrefixCache
SerializedCache
StringCache
StringCacheAdapter
All versions of cache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
amphp/amp Version ^3
amphp/serialization Version ^1
amphp/sync Version ^2
revolt/event-loop Version ^1 || ^0.2
amphp/amp Version ^3
amphp/serialization Version ^1
amphp/sync Version ^2
revolt/event-loop Version ^1 || ^0.2
The package amphp/cache contains the following files
Loading the files please wait ...