doctrine/cache
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| doctrine/phpcr-dbal-symfony-pack | 0.88 | — | 0 | 0 | 1 | 0 | 1 | 0.5 | — | MIT | 6 years ago | |
| psr/simple-cache | 0.88 | 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. | 8,087 | 8,101 | 55 | 14M | 0 | 29.1 | 46.3 | MIT | 4 years ago | |
| nette/caching | 0.86 | High-performance caching library from Nette. Provides flexible cache storage backends, automatic expiration, dependency-based invalidation, and easy integration for PHP apps. Ideal for speeding up responses and reducing database or API load. | 436 | 442 | 44 | 208K | 14 | 36.5 | 50.5 | NOASSERTION | 3 weeks ago | |
| cache/adapter-common | 0.86 | 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.7 | MIT | 4 years ago | |
| zendframework/zend-cache | 0.85 | 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. | 67 | 74 | 52 | 52K | 11 | 14.2 | 51.7 | BSD-3-Clause | 6 years ago | |
| druidvav/memcache-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.2 | — | — | 10 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 | 24K | 0 | 3.1 | 44.6 | MIT | 4 years ago | |
| cache/cache-bundle | 0.85 | — | 43 | 43 | 16 | 1K | 0 | 5.9 | 21.2 | MIT | 8 years ago | |
| atheon/doctrine-cache-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| illuminate/cache | 0.84 | — | 129 | 136 | 25 | 459K | 0 | 1.4 | 49.0 | MIT | — | |
| effiana/doctrine-cache-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| psr/cache | 0.84 | 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/doctrine-cache-bundle | 0.84 | — | 2,713 | 2,789 | 80 | 246K | 0 | 10.1 | 19.2 | MIT | 6 years ago | |
| bigpaulie/cachebundle | 0.83 | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| liip/doctrine-cache-bundle | 0.81 | 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 | |
| cache/psr-6-doctrine-bridge | 0.81 | — | 15 | 15 | 4 | 7K | 0 | 3.2 | 36.6 | MIT | 4 years ago | |
| c2is/doctrine-cache-invalidation-bundle | 0.79 | — | 4 | 4 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| symfony/cache | 0.79 | 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 | |
| cache/cache | 0.79 | 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 | 31.9 | MIT | 8 years ago | |
| thecodingmachine/cache-utils | 0.78 | 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 | — | 6 years ago |
How can I help you explore Laravel packages today?