Requires

5 total, 2 outdated

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.0 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/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.0 v2.2.0 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
twig/twig Twig, the flexible, fast, and secure template language for PHP 1.*@stable v3.14.0 outdated

Requires (dev)

No required development dependencies.