定制 delboy1978uk/blank 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

delboy1978uk/blank

最新稳定版本:v1.1.4

Composer 安装命令:

composer require delboy1978uk/blank

包简介

A blank project

README 文档

README

Build Status Code Coverage Scrutinizer Code Quality
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

GitHub 信息

  • Stars: 4
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-10-08