thecodingmachine/cms-middleware

A http-interop compatible CMS middleware. It only provides the middleware and delegates pages fetching to other packages.

v1.0.0 2017-10-11 13:33 UTC

This package is auto-updated.

Last update: 2024-04-09 02:15:35 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License Scrutinizer Code Quality Build Status Coverage Status

Http-interop CMS middleware

This package contains a PSR-15 middleware that provides CMS capabilities to your application.

The package does not provide the CMS as is, but delegates page fetching and creation to other objects that will be provided in other packages.