Keep your dependencies up-to-date

Package.Health uses semantic versioning to detect outdated or insecure dependencies in your project's composer.json.

Packages from cache

Package Status
cache/adapter-bundle A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging Dependency Badge
cache/adapter-common Common classes for PSR-6 adapters Dependency Badge
cache/apc-adapter A PSR-6 cache implementation using apc. This implementation supports tags Dependency Badge
cache/apcu-adapter A PSR-6 cache implementation using apcu. This implementation supports tags Dependency Badge
cache/array-adapter A PSR-6 cache implementation using a php array. This implementation supports tags Dependency Badge
cache/cache Library of all the php-cache adapters Dependency Badge
cache/cache-bundle Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine Dependency Badge
cache/chain-adapter A PSR-6 cache implementation using chain. This implementation supports tags Dependency Badge
cache/doctrine-adapter A PSR-6 cache implementation using Doctrine. This implementation supports tags Dependency Badge
cache/doctrine-adapter-bundle A bundle that registers Doctrine cache implementations as Symfony services supporting PSR-6 and tagging Dependency Badge
cache/encryption-cache Adds encryption support to your PSR-6 cache implementation Dependency Badge
cache/filesystem-adapter A PSR-6 cache implementation using filesystem. This implementation supports tags Dependency Badge
cache/hierarchical-cache A helper trait and interface to your PSR-6 cache to support hierarchical keys. Dependency Badge
cache/illuminate-adapter A PSR-6 cache implementation using Illuminate. This implementation supports tags Dependency Badge
cache/integration-tests Integration tests for PSR-6 and PSR-16 cache implementations Dependency Badge
cache/memcache-adapter A PSR-6 cache implementation using memcache. This implementation supports tags Dependency Badge
cache/memcached-adapter A PSR-6 cache implementation using Memcached. This implementation supports tags Dependency Badge
cache/mongodb-adapter A PSR-6 cache implementation using MongoDB. This implementation supports tags Dependency Badge
cache/namespaced-cache A decorator that makes your cache support namespaces Dependency Badge
cache/predis-adapter A PSR-6 cache implementation using Redis (Predis). This implementation supports tags Dependency Badge
cache/prefixed-cache A decorator that makes your cache support prefix Dependency Badge
cache/psr-6-doctrine-bridge PSR-6 Doctrine bridge Dependency Badge
cache/redis-adapter A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags Dependency Badge
cache/session-handler An implementation of PHP's SessionHandlerInterface that allows PSR-6 Dependency Badge
cache/simple-cache-bridge A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache. Dependency Badge
cache/taggable-cache Add tag support to your PSR-6 cache implementation Dependency Badge
cache/tag-interop Framework interoperable interfaces for tags Dependency Badge
cache/util PSR-6 and PSR-16 Caching Utilities Dependency Badge
cache/void-adapter A PSR-6 cache implementation using Void. This implementation supports tags Dependency Badge