ontic/expressive-skeleton-module

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

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ontic/expressive-skeleton-module

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

This package is auto-updated.

Last update: 2025-10-26 11:51:40 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