Requires

16 total, 10 outdated

Package Required Latest Status
cache/void-adapter A PSR-6 cache implementation using Void. This implementation supports tags ^0.3.0 1.2.0 outdated
container-interop/service-provider Promoting container interoperability through standard service providers ~0.3.0 v0.4.1 outdated
doctrine/annotations Docblock Annotations Parser ^1.2 2.0.2 outdated
http-interop/http-middleware Common interface for HTTP server-side middleware ^0.3 0.5.0 outdated
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/html.template.templateinterface This package contains the definition of an HTML template (the TemplateInterface interface) and an helper class to build HTML templates easily (the BaseTemplate class). ^2.1 v3.0.0 outdated
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.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.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
psr/cache Common interface for caching libraries ^1.0 3.0.0 outdated
thecodingmachine/common-factories This project provides utility factories that can be used directly in service providers complying with the container-interop/service-provider standard. dev-master v0.4.1 outdated
thecodingmachine/middleware-list-universal-module Cross-framework module providing a service containing a list of middlewares ~1.0 v1.1.1 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.3 3.2.0 outdated

Requires (dev)

7 total, 4 outdated, 2 unknown

Package Required Latest Status
cache/array-adapter A PSR-6 cache implementation using a php array. This implementation supports tags ^0.4.0 1.2.0 outdated
mnapoli/simplex Pimple fork with full container-interop support ~0.2.0 0.5.0 outdated
mouf/picotainer This package contains a really minimalist dependency injection container compatible with container-interop. ~1.0 v1.1.0 up to date
phpunit/phpunit The PHP Unit Testing framework. ^5.0 11.3.6 outdated
puli/cli A Command Line Interface (CLI) for managing Puli projects. ^1.0 unknown
puli/composer-plugin Integrates Composer into the Puli package manager. ^1.0 unknown
satooshi/php-coveralls PHP client library for Coveralls API ^1.0 v2.2.0 outdated