cache/memcached-adapter
PSR-6 cache pool backed by Memcached. Create a Memcached client, add servers, and use MemcachedCachePool for fast, standards-based caching. Part of the PHP Cache ecosystem with shared docs for tagging and hierarchy support.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laminas/laminas-cache-storage-adapter-memcached | 0.90 | Memcached storage adapter for Laminas Cache. Provides a cache storage implementation backed by the PHP Memcached extension, supporting common cache operations, options, and integration with Laminas cache plugins and configuration. | 1 | 1 | 8 | 46K | 1 | 4.6 | 56.3 | BSD-3-Clause | 1 year ago | |
| cache/memcache-adapter | 0.89 | PSR-6 cache pool implementation backed by the Memcache extension. Create a Memcache client, connect to your server, and use MemcacheCachePool for standards-based caching. Part of the PHP Cache (php-cache) ecosystem. | 6 | 7 | 4 | 2K | 0 | 2.6 | 34.5 | MIT | 4 years ago | |
| leaseweb/memcache-bundle | 0.88 | Deprecated Symfony bundle adding Memcache (php-memcache) integration for sessions and caching, including Doctrine support and Web Debug Toolbar profiling to analyze cache behavior and performance under high load. Not actively maintained; consider forking. | 201 | 206 | 55 | 2K | 25 | 8.7 | 15.8 | MIT | 9 years ago | |
| clickalicious/memcached.php | 0.88 | Plain PHP Memcached client with near-complete ASCII protocol support. Store native PHP types (arrays/objects), incr/decr, efficient shared connections, configurable close behavior, PSR-compliant clean code, and solid PHPUnit test coverage. | 29 | 30 | 9 | 691 | 4 | 3.9 | 20.1 | BSD-3-Clause | 10 years ago | |
| cache/redis-adapter | 0.88 | PSR-6 cache pool backed by Redis using the PhpRedis extension. Part of the PHP Cache ecosystem, with shared docs for advanced features like tagging and hierarchy. Supports Redis, RedisArray, and RedisCluster clients. | 53 | 58 | 15 | 51K | 0 | 3.7 | 41.1 | MIT | 3 years ago | |
| besimple/memcached | 0.88 | Laravel-friendly Memcached integration that simplifies using the PHP Memcached extension for caching and session storage. Provides configuration helpers and adapter glue so your app can talk to Memcached servers with minimal setup. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| cache/illuminate-adapter | 0.87 | PSR-6 cache pool adapter for Laravel Illuminate cache stores. Wrap any Illuminate\Cache\Store (e.g., ArrayStore) to use via standard PSR-6 CacheItemPoolInterface. Part of the PHP-Cache organization with shared docs on tags and hierarchy. | 11 | 11 | 3 | 421 | 0 | 1.3 | 21.4 | MIT | 4 years ago | |
| nette/caching | 0.86 | Nette Caching is a lightweight PHP caching library with a simple API and multiple storage backends (file, memory, etc.). Supports cache expiration, dependencies, tags, and automatic invalidation to speed up applications with minimal setup. | 437 | 442 | 43 | 188K | 14 | 32.8 | 48.4 | NOASSERTION | 2 months ago | |
| laminas/laminas-cache-storage-adapter-filesystem | 0.86 | 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 | 90K | 4 | 18.2 | 62.5 | BSD-3-Clause | 4 months ago | |
| druidvav/memcache-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.2 | — | — | 10 years ago | |
| besimple/memcached-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| craftcms/laravel-dependency-aware-cache | 0.86 | Laravel cache extension that tracks dependencies and automatically invalidates cached items when related keys change. Useful for keeping derived or aggregated data fresh without manual cache flushing. Designed for straightforward integration with Laravel’s cache system. | 2 | 2 | 0 | 8K | 0 | 18.4 | 53.2 | BSD-3-Clause | 3 months ago | |
| bigpaulie/cachebundle | 0.86 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| symfony/cache | 0.86 | 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,154 | 4,180 | 66 | 9M | 0 | 57.4 | 53.7 | MIT | 1 week ago | |
| cache/predis-adapter | 0.85 | PSR-6 cache pool implementation backed by Predis (Redis) from the PHP Cache organization. Create a Predis\Client and wrap it in PredisCachePool for fast, standards-compliant caching with shared features like tagging and hierarchy support. | 24 | 27 | 18 | 21K | 0 | 4.0 | 40.3 | MIT | 4 years ago | |
| zetacomponents/cache | 0.85 | — | 6 | 6 | 9 | 2K | 0 | 0.6 | 33.8 | NOASSERTION | — | |
| nnjeim/persist | 0.85 | — | 1 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 4 years ago | |
| cache/doctrine-adapter | 0.85 | PSR-6 cache pool adapter backed by Doctrine Cache. Wraps Doctrine cache drivers (e.g., MemcachedCache) in a standards-compliant PSR-6 CacheItemPool for easy integration with php-cache features like tagging and hierarchy support. | 13 | 15 | 2 | 20K | 0 | 3.1 | 43.8 | MIT | 4 years ago | |
| beste/in-memory-cache | 0.85 | PSR-6 in-memory cache for PHP, ideal as a default cache or for tests. Lightweight CacheItemPool implementation with support for expiration and optional PSR-20 clock injection (e.g., frozen clocks) to control time in tests. | 26 | 25 | 0 | 1M | 0 | 17.6 | 62.7 | MIT | 3 months ago | |
| phpfastcache/phpfastcache | 0.85 | Phpfastcache is a fast, driver-based PHP caching library supporting PSR-6 and PSR-16. Works with many backends (files, APCu, Redis, Memcached, etc.), offers a unified API, and includes a type-aware v9 for PHP 8+. | 2,406 | 2,454 | 444 | 127K | 5 | 35.9 | 25.7 | MIT | 1 year ago |
How can I help you explore Laravel packages today?