axstrad/content

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

This package is auto-updated.

Last update: 2024-09-23 05:32:39 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

SensioLabsInsight

Axstrad/Content

命名空间: Axstrad\Component\Content;

特性

  • 各种内容相关的模型和特性
    • 复制
    • 文章
    • 简介
  • 提供使用实体/特性注解的ORM映射

安装

更新 composer.json

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