cache/tag-interop
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| psr/simple-cache | 0.82 | 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,090 | 8,112 | 54 | 13M | 0 | 49.0 | 53.9 | MIT | 4 years ago | |
| cache/taggable-cache | 0.82 | 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. | 35 | 36 | 4 | 12K | 0 | 24.5 | 40.8 | MIT | 4 years ago | |
| psr/cache | 0.82 | 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,196 | 5,229 | 46 | 12M | 0 | 26.4 | 46.4 | MIT | — | |
| cache/cache | 0.81 | 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 | 83 | 20K | 0 | 27.3 | 38.5 | MIT | 8 years ago | |
| cache/integration-tests | 0.78 | Integration test suite for validating PSR-6 cache pools, taggable cache pools, and PSR-16 simple caches against PHP-FIG rules. Install as a dev dependency and extend the provided PHPUnit base tests to verify your cache implementation. | 39 | 39 | 34 | 44K | 2 | 28.2 | 49.4 | MIT | 5 years ago | |
| matthiasmullie/scrapbook | 0.70 | Scrapbook is a PHP caching library that wraps PSR-6/PSR-16 cache backends with adapters, multi-cache fallbacks, buffering and stampede protection. Use it to add fast, resilient caching with minimal code changes across files, memory or Redis stores. | 321 | 328 | 27 | 78K | 0 | 2.4 | 32.9 | MIT | — | |
| phootwork/lang | 0.65 | phootwork/lang is a lightweight PHP library of language utilities and building blocks, offering common helpers and core abstractions to simplify everyday coding tasks. A small foundation package meant to complement your app or other phootwork components. | 12 | 12 | 0 | 985K | 0 | 26.7 | 65.0 | MIT | 1 year ago | |
| cartalyst/tags | 0.60 | Cartalyst Tags adds flexible tagging to Laravel apps. Create, assign, and manage tags for any Eloquent model with polymorphic relations, including tag groups and retrieval helpers. Useful for categorization, search, and content organization across your app. | 142 | 147 | 39 | 13K | 3 | 32.0 | 34.0 | BSD-3-Clause | 11 months ago | |
| maennchen/zipstream-php | 0.60 | Stream ZIP files on the fly in PHP without temporary files. zipstream-php lets you send large, dynamically generated archives directly to the browser with low memory usage, supporting modern ZIP features and efficient download/response streaming. | 1,880 | 1,906 | 110 | 8M | 2 | 42.1 | 58.8 | MIT | 3 months ago |
How can I help you explore Laravel packages today?