delboy1978uk/blank
最新稳定版本:v1.1.4
Composer 安装命令:
composer require delboy1978uk/blank
包简介
A blank project
README 文档
README
a blank PHP setup for writing a new Github project with Composer and Packagist complete with travis builds and scrutinizer code coverage & quality analysis
##Usage
Simply clone this repository, delete the .git folder, tweak the composer.json, and do a couple of (case sensitive) find and replaces:
blank
Blank
Del
delboy1978uk
Rename the following files/folders:
src/Blank.php
tests/unit/Del/
tests/unit/Del/BlankTest.php
Finally, add your repository on Github and Scrutinizer, then commit and push to your GitHub repository. Now GitHub has a commit with a composer.json, head over to Packagist and submit your repository.
Note about tests
Tests are done using the awesome Codeception! Run tests from the root folder by typing:
vendor/bin/codecept run Unit
Tests will run on GitHub Actions, which will push code coverage to scrutinizer. Now you can start making tests and not worry about setup.
统计信息
- 总下载量: 36
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-10-08