php.package.health
7 total, 3 unknown
Package | Required | Latest | Status | |
---|---|---|---|---|
mouf/database.doctrine-dbal-wrapper | This package contains wrapper classes that make Doctrine DBAL easy to use in Mouf | ~1.1 | v1.2.3 | up to date |
mouf/database.patcher | A database patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. This package adds database support to the Mouf patch system (mouf/utils.patcher). | ~2.0 | v2.5.1 | up to date |
mouf/mouf-installer | The Mouf-installer package is a composer in charge of installing any package with the 'mouf-library' type. | ~2.0 | v2.0.5 | up to date |
mouf/utils.cache.apc-cache | This package contains a cache mechanism that relies on the APC caching system. For this cache to work, the APC Pecl package must be enabled. | ~2.1 | v2.2.0 | up to date |
mouf/utils.i18n.fine.common | This package contains the class to cascade the translation, default instance and the interface for fine ui. | ~4.0 | | unknown |
mouf/utils.i18n.fine.language-detection | Language detection is a PHP internationalisation package, it depends of translation-interface. This package contain many class to return a language select for internationalisation. It's could be with : Browser detection, fix language, data set in session, a link between domain name and language or a cascading of many solutions. The language can be used to translate message in fin or whatever. | ~4.0 | | unknown |
mouf/utils.i18n.fine.translation-interface | This package contains two interfaces shared by all translation services. The LanguageDetectionInterface is used to detect the current language for the user while the TranslatorInterface is used to translate strings. | ~4.0 | | unknown |
4 total, 1 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
mouf/mouf | The Mouf PHP framework: an open-source PHP framework providing an easy way to download, install, use and reuse components, with a graphical user interface. | ~2.0 | v2.0.50 | up to date |
mouf/utils.cache.in-memory-cache | This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind. | ~1.0 | v1.0.2 | up to date |
mouf/utils.log.errorlog_logger | This package contains a logger that logs messages directly to the PHP error log (using the error_log PHP function) | ~2.0 | v2.0.1 | up to date |
phpunit/phpunit | The PHP Unit Testing framework. | ~4.0 | 11.4.3 | outdated |