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 is in progress, there may be documentation in doc/index.rst.
Require in composer.json
:
$ composer require 'psiphp/content-type'
All contributions are welcome, go ahead and make a PR!