bravesheep/dogmatist-fixtures-bundle

此包已 弃用 且不再维护。未建议替代包。

Symfony 扩展包用于 dogmatist 固定数据

dev-master 2015-03-03 12:37 UTC

This package is not auto-updated.

Last update: 2022-11-26 07:09:39 UTC


README

License Build Status Test Coverage Code Climate Documentation Status

Dogmatist 固定数据是一个简单的基础设施框架,它利用了 Dogmatist。

文档

您可以在 docs/ 目录中找到文档,或在线查看 Read the Docs

要求

  • PHP 5.5+
  • Composer

安装

要将 dogmatist 作为非开发依赖项安装到项目中,请使用

composer require bravesheep/dogmatist-fixtures-bundle=dev-master

或者,如果您仅在开发过程中(例如测试)需要 dogmatist 固定数据,请使用

composer require --dev bravesheep/dogmatist-fixtures-bundle=dev-master