react/cache
ReactPHP async cache component with Promise-based CacheInterface and an in-memory ArrayCache. Inspired by PSR-16 but designed for non-blocking apps. Supports get/set/delete, bulk operations, clear, has, and common fallback patterns.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| react/dns | 0.91 | Async DNS resolver for ReactPHP. Provides non-blocking hostname lookups with a simple ResolverInterface, optional caching, and advanced UDP/TCP transports and hosts file support. Also includes tools for working with DNS messages and building DNS servers. | 536 | 536 | 63 | 6M | 7 | 25.5 | 65.0 | MIT | 6 months ago | |
| react/promise-timer | 0.86 | Add timeouts and sleep delays to ReactPHP promises. Wrap any pending operation to auto-cancel and reject with a TimeoutException if it doesn’t settle in time, or pass through resolve/reject when it does. Lightweight, function-based API. | 0 | 344 | — | 2M | — | 6.8 | 51.8 | — | — | |
| wyrihaximus/react-cache-redis | 0.85 | Redis-backed cache adapter for ReactPHP implementing the react/cache interface. Built on clue/reactphp-redis, supports key prefixing, and integrates with async React event loops for fast, non-blocking caching in your applications. | 11 | 11 | 6 | 99 | 1 | 4.1 | 13.7 | MIT | 1 year ago | |
| react/child-process | 0.85 | Event-driven child process execution for ReactPHP. Start and manage processes from the event loop, stream STDIN/STDOUT/STDERR via React streams, send signals, and receive exit events. Supports custom pipes and Windows considerations. | 340 | 345 | 48 | 5M | 6 | 20.8 | 62.4 | MIT | 5 months ago | |
| react/socket | 0.84 | Async TCP/IP and TLS socket servers and clients for ReactPHP. Provides streaming, non-blocking connections built on EventLoop and Stream, with reusable interfaces and helpers for TCP, Unix sockets, secure servers, and connectors. | 1,284 | 1,306 | 158 | 6M | 6 | 31.6 | 58.8 | MIT | 6 months ago | |
| doctrine/cache | 0.83 | Doctrine Cache is a legacy cache component extracted from Doctrine Common, offering multiple cache drivers and interfaces used across Doctrine projects. Note: the library is deprecated and no longer maintained; prefer a PSR-6 or PSR-16 cache instead. | 7,868 | 7,973 | 212 | 5M | 1 | 40.6 | 38.3 | MIT | 4 years ago | |
| amphp/cache | 0.83 | Non-blocking cache library for Amp-based PHP apps. Provides async cache interfaces and adapters (e.g., in-memory, filesystem, Redis) with TTL support, atomic operations, and PSR-style ergonomics for high-concurrency services. | 128 | 127 | 16 | 2M | 0 | 4.5 | 55.3 | MIT | 2 years ago | |
| desarrolla2/cache | 0.80 | Immutable PSR-16 simple cache library for PHP with multiple adapters (APCu, File, Memcached, Redis, MongoDB, etc.) plus a Chain adapter. Supports configurable options like default TTL via withOption/withOptions. Aims to be complete, correct, and fast. | 134 | 146 | 37 | 12K | 0 | 2.4 | 26.8 | MIT | 7 years ago | |
| gregwar/cache | 0.79 | gregwar/cache is a lightweight PHP caching library with a simple API for caching values and function results. Supports multiple backends (filesystem, APC/APCu, memcache), TTL expiration, cache namespaces/prefixes, and easy integration into existing apps. | 108 | 112 | 30 | 31K | 4 | 2.8 | 35.6 | MIT | — | |
| effiana/phpfastcache-bundle | 0.79 | — | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 6 years ago | |
| cache/cache | 0.78 | Meta package for the PHP-Cache ecosystem: PSR-6 cache adapters and libraries (tagging, hierarchy, bundles) in one install. Useful for development and contributing, but not actively maintained—new projects should consider Symfony Cache. | 265 | 271 | 81 | 16K | 0 | 7.4 | 31.9 | MIT | 8 years ago | |
| zetacomponents/cache | 0.78 | — | 6 | 6 | 9 | 5K | 0 | 0.6 | 40.0 | NOASSERTION | — | |
| danilovl/cache-response-bundle | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 21.0 | — | MIT | 4 months ago | |
| react/async | 0.77 | Async utilities and fibers for ReactPHP. Provides async/await-style control flow plus Promise combinators (delay, parallel, series, waterfall, coroutine) to simplify sequencing and coordination of non-blocking, event-loop driven operations. | 222 | 223 | 18 | 184K | 2 | 5.9 | 42.1 | MIT | 2 years ago | |
| bash/cache-bundle | 0.77 | — | 1 | 1 | 0 | 6 | 0 | 4.6 | 8.3 | — | 2 years ago |
How can I help you explore Laravel packages today?