axstrad/content

v0.3 2015-01-27 22:47 UTC

This package is auto-updated.

Last update: 2024-11-23 05:46:15 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

SensioLabsInsight

Axstrad/Content

namespace: Axstrad\Component\Content;

Features

  • Various content related models & traits
    • Copy
    • Article
    • Introduction
  • Provides ORM mapping using annotations on Entity/Traits

Installation

Update composer.json

"require": {
    ...
    "axstrad/content": "0.4.*@dev"
}