php.package.health
3 total, all up-to-date
Package | Required | Latest | Status | |
---|---|---|---|---|
cache/adapter-common | Common classes for PSR-6 adapters | ^1.0.0 | 1.3.0 | up to date |
cache/hierarchical-cache | A helper trait and interface to your PSR-6 cache to support hierarchical keys. | ^1.0.0 | 1.2.0 | up to date |
laravel/framework | The Laravel Framework. | >=6.0 | v46011 | up to date |
5 total, 1 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
cache/memcached-adapter | A PSR-6 cache implementation using Memcached. This implementation supports tags | ^1.0 | 1.2.0 | up to date |
cache/predis-adapter | A PSR-6 cache implementation using Redis (Predis). This implementation supports tags | ^1.0 | 1.2.0 | up to date |
cache/redis-adapter | A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags | ^1.0 | 1.2.0 | up to date |
phpunit/phpunit | The PHP Unit Testing framework. | ^8.5 | 11.4.3 | outdated |
swayok/cache-filesystem-adapter | A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter. | ^1.0.0 | 1.3.2 | up to date |