php.package.health
12 total, 3 outdated, 1 unknown
Package | Required | Latest | Status | |
---|---|---|---|---|
mouf/html.htmlelement | This package contains the HtmlElementInterface interface that can be used to output HTML on a page. It also features base classes implementing this interface. | 2.* | v2.0.1 | up to date |
mouf/html.renderer.twig-extensions | This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf. | ~1.0 | v3.0.0 | outdated |
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.2, <3.0 | v2.0.50 | up to date |
mouf/mvc.splash-implementation | Virtual implementation package for mouf/mvc.splash | ~7.0 | | unknown |
mouf/utils.action.common-action | This package contains common classes that implement the ActionInterface interface (from the mouf/utils.action.action-interface package). | ~1.0 | v1.0.1 | 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.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.cache.file-cache | This package contains a cache mechanism that relies on temporary files. | ~2.1 | v2.2.1 | up to date |
mouf/utils.common.conditioninterface | This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise. | ~2.0 | v2.0.2 | up to date |
mouf/utils.common.url-interface | This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it! | ~1.0 | v1.0.0 | up to date |
zendframework/zend-diactoros | PSR HTTP Message implementations | ~1.0 | 2.2.1 | outdated |
zendframework/zend-stratigility | PSR-7 middleware foundation for building and dispatching middleware pipelines | ~1.0 | 3.2.0 | outdated |
No required development dependencies.