eureka/domain-blog
Composer 安装命令:
composer require eureka/domain-blog
包简介
Provide common classes & services to create blog in your application.
README 文档
README
Provide common classes & services to create a blog in your application.
Install in application
To add this "domain" in you app, you can require it via composer:
composer require "eureka/domain-blog"
Testing
Installation
You can install the component (for testing) with the following command:
make install
Update
You can update the component (for testing) with the following command:
make update
Update
You can update the component (for testing) with the following command:
make update
Run tests
You can test the component with the following commands:
make phpcs # check for code style make tests # run unit-tests make testdox # run unit-tests with textdox options (human readable & non technical)
统计信息
- 总下载量: 62
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-11-01