nick-jones/phpspec-git-extension 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

nick-jones/phpspec-git-extension

最新稳定版本:v1.0.1

Composer 安装命令:

composer require nick-jones/phpspec-git-extension

包简介

Automatically adds phpspec generated code to git

README 文档

README

Travis Packagist Minimum PHP Version

This is a quick and simple extension for phpspec that will automatically add generated classes, interfaces, and specifications to git.

This currently wraps the relevant code generation clases to facilitate this. Ultimately it is intended to leverage the changes from phpspec/phpspec#723 once released.

Installation

You can install this extension via composer:

composer require nick-jones/phpspec-git-extension

You will then need to list this as an extension within your phpspec.yml:

extensions:
  - PhpSpecExtension\Git\Extension

统计信息

  • 总下载量: 397
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

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