cache/taggable-cache
Adapter that makes any PSR-6 cache pool taggable. Tag related cache items and invalidate them by tag without clearing the whole cache. Part of the PHP Cache organization; works with all PHP Cache pools supporting tagging.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cache/tag-interop | 0.87 | Provides two interoperable interfaces that add tag support to PSR-6 caching, enabling consistent tagging and invalidation across cache implementations. Built by contributors from Symfony, PHP-Cache, and Drupal; MIT licensed and installable via Composer. | 105 | 106 | 16 | 324K | 0 | 1.9 | 48.2 | MIT | 4 years ago | |
| neurony/laravel-query-cache | 0.82 | — | 49 | 48 | 9 | 744 | 2 | 2.7 | 16.6 | MIT | 5 years ago | |
| symfony/cache | 0.82 | 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/adapter-common | 0.82 | 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 | |
| cache/doctrine-adapter | 0.81 | 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 | |
| psr/cache | 0.79 | 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 | — | |
| craftcms/laravel-dependency-aware-cache | 0.78 | 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 | 9K | 0 | 21.9 | 55.6 | BSD-3-Clause | 1 month ago | |
| toflar/psr6-symfony-http-cache-store | 0.77 | 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 | |
| simplepie/simplepie | 0.59 | — | 1,574 | 1,601 | 392 | 213K | 56 | 49.1 | 55.7 | — | 8 months ago | |
| typo3/coding-standards | 0.57 | TYPO3 Coding Standards provides ready-to-use PHP_CodeSniffer rulesets and tooling to enforce TYPO3 and PSR coding style. Helps keep extensions and projects consistent via Composer, CI integration, and automated linting/fixing recommendations. | 68 | 67 | 15 | 93K | 3 | 6.0 | 43.5 | MIT | 2 years ago | |
| rmccue/requests | 0.57 | Requests is a human-friendly PHP HTTP client for sending GET/POST/PUT/DELETE/PATCH/HEAD requests with headers, auth, files, and parameters. Supports cURL or fsockopen, SSL verification, decompression, and IDN URLs with a consistent API. | 3,573 | 3,647 | 501 | 881K | 93 | 78.9 | 66.0 | NOASSERTION | 1 month ago | |
| thecodingmachine/safe | 0.56 | Safe PHP functions: a drop-in wrapper around PHP’s native functions that converts warnings and notices into exceptions, improving type safety and error handling. Includes namespaced alternatives for many standard functions with IDE/static analysis support. | 2,489 | 2,494 | 167 | 5M | 31 | 50.2 | 63.9 | MIT | 3 months ago | |
| lcobucci/coding-standard | 0.56 | PHP_CodeSniffer ruleset based on Doctrine’s coding standard with small tweaks. Install and use it in your projects to enforce consistent formatting and code style via phpcs in CI and local development. | 6 | 6 | 2 | 4K | 1 | 22.8 | 43.1 | MIT | 1 month ago | |
| deptrac/deptrac | 0.56 | Deptrac helps you define and enforce architectural boundaries in PHP projects. Configure layers and dependency rules, then analyze your codebase to detect forbidden dependencies. Useful for keeping clean architecture, preventing drift, and improving maintainability in large apps. | 2,942 | 2,942 | 155 | 757K | 28 | 56.4 | 50.0 | MIT | 3 weeks ago | |
| php-debugbar/php-debugbar | 0.56 | PHP Debug Bar adds an in-browser debug toolbar to PHP apps (dev only), replacing var_dump with collectors for messages, time, memory, exceptions, request data, PDO, Monolog, Symfony components, AJAX support, and request history. | 4,387 | 4,384 | 424 | 3M | 0 | 66.0 | 44.8 | MIT | 1 month ago |
How can I help you explore Laravel packages today?