ontic/expressive-skeleton-module

This module provides a quick way of creating new Zend Expressive modules.

dev-master / 1.1.x-dev 2018-09-25 19:39 UTC

This package is auto-updated.

Last update: 2024-03-26 08:07:36 UTC


README

Branch Build Quality Coverage Release
master Build Quality Coverage Release

Introduction

This module provides a quick way of creating new Zend Expressive modules.

Installation

The easiest way to install this library is via the command line, using Composer.

$ composer require ontic/expressive-skeleton-module

Documentation

Documentation is available in the docs directory and can be compiled using mkdocs:

$ mkdocs build