Branch | Build | Quality | Coverage | Release |
---|---|---|---|---|
master |
This module provides a quick way of creating new Zend Expressive modules.
The easiest way to install this library is via the command line, using Composer.
$ composer require ontic/expressive-skeleton-module
Documentation is available in the docs directory and can be compiled using mkdocs:
$ mkdocs build