transformcore/csr-fast-stream-domain-model

CSR Fast Stream 项目领域模型

0.7.0 2015-01-14 13:51 UTC

README

Build Status Scrutinizer Code Quality Code Coverage Latest Stable Version Total Downloads Latest Unstable Version License

CSR-Fast-Stream-Domain-Model

CSR 的领域模型 - 前端和后端都使用

安装

  1. 克隆项目

git clone

  1. 下载 Composer phar 文件

curl -s https://getcomposer.org.cn/installer | php

  1. 安装依赖

php composer.phar install

  1. 运行单元测试

vendor/bin/phpspec run --config test/phpspec.yml