zendframework/zend-cache
zendframework/zend-cache provides flexible caching for PHP apps with multiple storage backends (filesystem, memory, APCu, Redis, and more). Supports cache patterns, plugins, serialization, and configurable adapters to improve performance and reduce repeated work.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| doctrine/cache | 0.85 | 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,863 | 7,973 | 212 | 5M | 1 | 40.6 | 38.4 | MIT | 4 years ago | |
| zf1/zend-cache | 0.85 | Zend Framework 1 cache component extracted as a standalone package. Provides caching frontends/backends for storing data, pages, and objects with adapters like file, memory, and database, plus flexible cache lifetime and tagging support. | 5 | 5 | 9 | 18K | 0 | 0.4 | 47.9 | BSD-3-Clause | — | |
| zetacomponents/cache | 0.85 | — | 6 | 6 | 9 | 2K | 0 | 0.6 | 34.4 | NOASSERTION | — | |
| cache/adapter-bundle | 0.85 | — | 30 | 30 | 26 | 2K | 0 | 6.9 | 25.3 | MIT | 7 years ago | |
| laminas/laminas-cache-storage-adapter-filesystem | 0.85 | Filesystem storage adapter for laminas-cache. Provides a cache backend that persists items on disk with configurable options and integration with Laminas Cache storage interfaces, suitable for local or shared filesystem caching. | 7 | 7 | 16 | 92K | 4 | 18.9 | 62.9 | BSD-3-Clause | 4 months ago | |
| aw/zeta-cache-bundle | 0.85 | — | 0 | 0 | 2 | 0 | 0 | 0.0 | — | — | — | |
| bigpaulie/cachebundle | 0.84 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| symfony/cache | 0.84 | Symfony Cache is a fast, low-overhead caching component with PSR-6 implementations and adapters for common backends. Includes a PSR-16 adapter plus support for symfony/cache-contracts CacheInterface and TagAwareCacheInterface. | 4,157 | 4,187 | 65 | 8M | 0 | 56.4 | 53.1 | MIT | 3 weeks ago | |
| druidvav/memcache-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.2 | — | — | 10 years ago | |
| effiana/phpfastcache-bundle | 0.84 | — | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 6 years ago | |
| react/cache | 0.83 | 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. | 445 | 445 | 18 | 6M | 1 | 6.5 | 55.2 | MIT | 3 years ago | |
| wyrihaximus/react-cache-redis | 0.83 | 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 | 486 | 1 | 3.9 | 22.3 | MIT | 1 year ago | |
| illuminate/cache | 0.83 | — | 129 | 136 | 25 | 477K | 0 | 1.4 | 49.2 | MIT | — | |
| sonata-project/cache | 0.83 | Deprecated Sonata cache library providing adapters for cache backends and counters. Includes Redis (PRedis) implementations to set/get cached values and increment counters, with simple key arrays and TTL support via Composer install. | 327 | 324 | 28 | 89K | 0 | 2.3 | 23.8 | MIT | 4 years ago | |
| boson/cache-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| cache/adapter-common | 0.83 | Shared classes and interfaces for the PHP Cache organization’s PSR-6 cache pools. Provides common building blocks used across adapters, with support for features like tagging and cache hierarchies via the shared php-cache documentation. | 110 | 111 | 30 | 288K | 0 | 6.4 | 47.2 | MIT | 4 years ago | |
| zendframework/zend-mvc | 0.83 | Zend\Mvc is Zend Framework’s MVC layer for building PHP web apps. It provides routing, controllers, dispatching, request/response handling, view integration, and an event-driven pipeline. Designed for modular apps and flexible configuration. | 103 | 110 | 88 | 22K | 26 | 9.7 | 29.9 | BSD-3-Clause | 8 years ago | |
| gpupo/cache | 0.83 | gpupo/cache is a lightweight PHP cache helper with a simple API for storing and retrieving values, aimed at reducing repeated computations and speeding up applications. Suitable for small projects or as a base for custom cache adapters. | 2 | 3 | 2 | 246 | 0 | 1.2 | 18.7 | NOASSERTION | 9 years ago | |
| zendframework/zend-http | 0.82 | Zend\Http is a PHP HTTP component for building and processing HTTP messages. It provides clients and adapters for making requests, plus request/response objects, headers, cookies, and utilities to work with URIs and HTTP-level features in your apps. | 132 | 134 | 82 | 63K | 27 | 8.2 | 31.6 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-serializer | 0.81 | zend-serializer provides a consistent API for serializing and unserializing PHP data using multiple adapters (e.g., PHP, JSON, WDDX, and more). It supports options like compression and encryption, adapter discovery, and easy integration into Zend Framework apps. | 44 | 48 | 17 | 26K | 2 | 1.6 | 26.9 | BSD-3-Clause | 6 years ago |
How can I help you explore Laravel packages today?