gpupo/cache
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bigpaulie/cachebundle | 0.88 | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| einar-hansen/laravel-psr-6-cache | 0.88 | 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 | 40.4 | MIT | 3 years ago | |
| psr-discovery/cache-implementations | 0.88 | 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. | 7 | 7 | 1 | 439K | 0 | 1.3 | 55.3 | MIT | 1 year ago | |
| captjm/clear-cache-bundle | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 3 years ago | |
| liip/doctrine-cache-bundle | 0.87 | Deprecated Symfony2 bundle integrating Doctrine Common Cache. Defines cache services via config with namespaces, types (APC, filesystem, memcached), directories/hosts/ports, and aliases. Use doctrine/doctrine-cache-bundle instead. | 70 | 72 | 14 | 226 | 0 | 0.8 | 4.3 | — | 12 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 | 1K | 1 | 0.6 | 21.0 | MIT | — | |
| cache/adapter-bundle | 0.87 | — | 30 | 30 | 26 | 3K | 0 | 6.9 | 27.3 | MIT | 6 years ago | |
| cache/cache-bundle | 0.86 | — | 43 | 43 | 16 | 1K | 0 | 5.9 | 21.2 | MIT | 8 years ago | |
| cache/cache | 0.86 | 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 | 32.0 | MIT | 8 years ago | |
| barryvdh/laravel-httpcache | 0.86 | Adds HTTP caching to Laravel using Symfony HttpCache. Supports reverse proxy-style caching, cache invalidation, and ESI, helping you speed up responses while keeping dynamic content fresh with simple middleware and configuration. | 503 | 513 | 39 | 2K | 23 | 15.6 | 17.1 | — | 1 year ago | |
| doctrine/phpcr-dbal-symfony-pack | 0.86 | — | 0 | 0 | 1 | 0 | 1 | 0.5 | — | MIT | 6 years ago | |
| boson/cache-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| toflar/psr6-symfony-http-cache-store | 0.86 | PSR-6 compatible store for Symfony HttpCache using Symfony Cache + Lock. Adds tag-based invalidation, automatic pruning of expired entries, configurable adapters/locks, and BinaryFileResponse support. Avoids unbounded cache directory growth. | 57 | 57 | 6 | 110K | 0 | 13.4 | 49.3 | MIT | 6 months ago | |
| effiana/doctrine-cache-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| csa/guzzle-cache-middleware | 0.86 | PSR-7/PSR-18 middleware adding HTTP response caching to Guzzle clients. Cache GET/HEAD requests, reduce repeated network calls, and plug into common cache storage backends. Install via Composer and integrate in your Guzzle handler stack. | 55 | 52 | 9 | 30K | 6 | 1.1 | 27.4 | — | — | |
| effiana/phpfastcache-bundle | 0.85 | — | 0 | 0 | 1 | 0 | 0 | 0.9 | — | 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 | — | — | — | |
| guzzle/cache | 0.85 | Adds response caching to Guzzle HTTP clients. Store and reuse GET responses to cut latency and API calls, with configurable cache pools, TTLs, and cache strategies. Useful for microservices, third‑party APIs, and rate‑limited endpoints. | 3 | 4 | 0 | 315 | 0 | 0.0 | 26.3 | — | — | |
| cache/illuminate-adapter | 0.85 | 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 | 257 | 0 | 1.3 | 18.7 | MIT | 4 years ago | |
| becklyn/cache | 0.85 | — | 1 | 1 | 0 | 129 | 0 | 0.9 | 25.1 | BSD-3-Clause | 4 years ago |
How can I help you explore Laravel packages today?