psiphp/content-type

This package is abandoned and no longer maintained. No replacement package was suggested.

Extends form framework to allow front-end content types

dev-master / 1.0.x-dev 2017-01-01 14:09 UTC

README

experimental Build Status StyleCI Scrutinizer Code Quality Latest Stable Version Total Downloads

This component is part of the Psi Content Management Framework

The content-type component provides a facility to unify form, storage and (frontend) view through the mapping of "content types" to object properties.

Example content types might include "markdown", "image", "image_collection", "geolocation", etc.

Documentation

Documentation is in progress, there may be documentation in doc/index.rst.

Installation

Require in composer.json:

$ composer require 'psiphp/content-type'

Contributing

All contributions are welcome, go ahead and make a PR!