php.package.health
1 total, all up-to-date
Package | Required | Latest | Status | |
---|---|---|---|---|
mouf/utils.composite-exception | This project contains a simple PHP exception that can aggregate multiple exceptions in one. | ~1.0 | v1.0.0 | up to date |
4 total, 3 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
doctrine/cache | PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others. | ^1.4 | 2.2.0 | outdated |
mouf/utils.cache.cache-interface | This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache. | ^2 | v2.1.0 | up to date |
psr/cache | Common interface for caching libraries | ^1.0 | 3.0.0 | outdated |
psr/simple-cache | Common interfaces for simple caching | ^1.0 | 3.0.0 | outdated |