php.package.health
4 total, 1 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.6 | 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.0 | v2.1.0 | up to date |
mouf/utils.constants.debug | This package contains a simple installer for Mouf that will create a constant 'DEBUG' in your project and initialize it to true. Useful for packages supporting a 'debug' mode. | ~1.0 | v1.0.0 | up to date |
mouf/utils.constants.secret | This package contains a simple installer for Mouf that will create a constant 'SECRET' in your project and initialize it to some random value. | ~1.0 | v1.0.0 | up to date |
No required development dependencies.