sonata-project/cache
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cache/predis-adapter | 0.87 | 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 | |
| edsi-tech/redis-guzzle-cache | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 11 years ago | |
| bash/cache-bundle | 0.87 | — | 1 | 1 | 0 | 24 | 0 | 4.6 | 15.4 | — | 2 years ago | |
| fig/cache-util | 0.87 | Utilities for building PSR-6 cache libraries: traits and base classes that handle common boilerplate for cache pools and items. Includes a simple in-memory PSR-6 implementation for demos and debugging (not production-ready). | 36 | 38 | 12 | 2K | 1 | 0.6 | 22.4 | MIT | — | |
| bugover/laravel-repository | 0.87 | Laravel package providing a repository layer to abstract Eloquent data access. Includes base repository classes, common CRUD methods, query helpers, and patterns for cleaner, testable service code in your Laravel apps. | 0 | 0 | 1 | 17 | 0 | 21.7 | 19.3 | MIT | 4 months ago | |
| nnjeim/persist | 0.86 | — | 1 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 4 years ago | |
| cache/cache-bundle | 0.86 | — | 43 | 43 | 16 | 889 | 0 | 5.9 | 18.3 | MIT | 8 years ago | |
| beste/in-memory-cache | 0.86 | 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. | 25 | 25 | 0 | 1M | 0 | 19.0 | 63.3 | MIT | 2 months ago | |
| laminas/laminas-cache-storage-adapter-memcached | 0.86 | 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 | |
| miradnan/laravel-model-caching | 0.86 | — | 8 | 8 | 2 | 656 | 0 | 0.4 | 25.8 | MIT | 6 years ago | |
| zetacomponents/cache | 0.86 | — | 6 | 6 | 9 | 2K | 0 | 0.6 | 34.4 | NOASSERTION | — | |
| thecodingmachine/cache-utils | 0.86 | Small set of PHP cache helpers by TheCodingMachine: adapters and utilities around PSR-6/PSR-16 caches, including cache wrappers and simple tooling to standardize access, reduce boilerplate, and ease integration in frameworks and libraries. | 2 | 2 | 3 | 34K | 0 | 0.6 | 55.3 | — | 7 years ago | |
| einar-hansen/laravel-psr-6-cache | 0.86 | Laravel package that bridges Laravel’s cache system with PSR-6. Use Laravel’s cache stores through a PSR-6 CacheItemPoolInterface for interoperability with PSR-compliant libraries, with simple configuration and drop-in integration. | 1 | 1 | 1 | 2K | 0 | 0.6 | 41.7 | MIT | 3 years ago | |
| psr-discovery/cache-implementations | 0.86 | Discovers installed PSR-6 cache implementations at runtime and returns the first available adapter, avoiding hard dependencies in libraries/SDKs. Supports php-cache adapters and Stash, with options to prefer or manually instantiate configurable caches. | 8 | 8 | 1 | 455K | 0 | 1.3 | 55.3 | MIT | 1 year ago | |
| captjm/clear-cache-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 3 years ago | |
| bigpaulie/cachebundle | 0.85 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| doctrine/phpcr-dbal-symfony-pack | 0.85 | — | 0 | 0 | 1 | 2 | 1 | 0.5 | 4.6 | MIT | 6 years ago | |
| besimple/memcached | 0.85 | 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/memcached-adapter | 0.85 | 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. | 16 | 18 | 4 | 17K | 0 | 2.9 | 41.3 | MIT | 4 years ago | |
| gpupo/cache | 0.85 | 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 |
How can I help you explore Laravel packages today?