psr/simple-cache
PSR-16 Simple Cache interfaces from PHP-FIG. Defines a common API for cache implementations (get/set/delete, TTL, etc.) but provides no caching itself. Use this package to type-hint against the standard and pair with any compatible cache provider.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| psr/cache | 0.88 | PSR-6 caching interfaces for PHP. Defines CacheItemPoolInterface and CacheItemInterface contracts for interoperable caching, without providing an implementation. Use with any PSR-6 compatible cache library (see Packagist providers). | 5,192 | 5,221 | 46 | 13M | 0 | 26.4 | 46.7 | MIT | — | |
| doctrine/cache | 0.88 | 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.4 | MIT | 4 years ago | |
| einar-hansen/laravel-psr-6-cache | 0.87 | 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.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. | 7 | 7 | 1 | 439K | 0 | 1.3 | 55.3 | MIT | 1 year ago | |
| spiral/cache | 0.86 | Spiral Cache provides a simple caching abstraction for Spiral/PHP apps, with support for multiple storage backends and configurable cache pools. Use it to speed up repeated operations, cache computed values, and centralize cache access and invalidation. | 0 | 0 | 0 | 2K | 0 | 0.0 | 46.9 | MIT | — | |
| thecodingmachine/cache-utils | 0.85 | 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 | 33K | 0 | 0.6 | 55.3 | — | 6 years ago | |
| cache/simple-cache-bridge | 0.85 | Bridge any PSR-6 cache pool to PSR-16 SimpleCache. Wrap an existing PSR-6 implementation and use the simpler PSR-16 API in your app while keeping your current cache backend. Part of the PHP-Cache ecosystem. | 42 | 43 | 6 | 45K | 0 | 2.0 | 41.6 | MIT | 4 years ago | |
| cache/adapter-common | 0.84 | 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 | 29 | 314K | 0 | 6.3 | 47.6 | MIT | 4 years ago | |
| cache/adapter-bundle | 0.83 | — | 30 | 30 | 26 | 3K | 0 | 6.9 | 27.6 | MIT | 6 years ago | |
| jord-jd/do-file-cache-psr-6 | 0.83 | PSR-6 cache adapter for Jord-JD/DO File Cache. Use it to access DO File Cache through standard PSR-6 CacheItemPoolInterface for framework-agnostic caching with Composer-based installation. | 8 | 8 | 11 | 227 | 1 | 16.1 | 21.8 | LGPL-3.0 | 3 months ago | |
| cache/filesystem-adapter | 0.83 | A PSR-6 cache adapter for Laravel/PHP using Flysystem to store cache files in a filesystem. Store, retrieve, and manage cache efficiently with filesystem-backed persistence. Supports tagging, hierarchy, and easy configuration via setFolder(). Ideal for Laravel applications needing scalable caching s... | 70 | 72 | 23 | 91K | 0 | 4.4 | 42.9 | MIT | 4 years ago | |
| symfony/cache | 0.83 | Symfony Cache provides fast, low-overhead PSR-6 caching with adapters for common backends. Includes PSR-16 bridge plus implementations of symfony/cache-contracts CacheInterface and TagAwareCacheInterface for flexible app caching. | 4,165 | 4,187 | 64 | 8M | 0 | 57.7 | 53.0 | MIT | 1 week ago | |
| boson/cache-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — |
How can I help you explore Laravel packages today?