Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

psiphp/content-type

Repository files navigation

Psi Content Type

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!

Releases

No releases published

Packages

No packages published