2017 © Pedro Peláez
 

library phpspec-git-extension

Automatically adds phpspec generated code to git

image

nick-jones/phpspec-git-extension

Automatically adds phpspec generated code to git

  • Friday, November 27, 2015
  • by nick-jones
  • Repository
  • 1 Watchers
  • 0 Stars
  • 318 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

PhpSpec Git Extension

Travis Packagist Minimum PHP Version, (*1)

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

This currently wraps the relevant code generation clases to facilitate this. Ultimately it is intended to leverage the changes from https://github.com/phpspec/phpspec/pull/723 once released., (*3)

Installation

You can install this extension via composer:, (*4)

composer require nick-jones/phpspec-git-extension, (*5)

You will then need to list this as an extension within your phpspec.yml:, (*6)

extensions:
  - PhpSpecExtension\Git\Extension

The Versions

27/11 2015

dev-master

9999999-dev

Automatically adds phpspec generated code to git

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicholas Jones

git extension phpspec

28/10 2015

v1.0.1

1.0.1.0

Automatically adds phpspec generated code to git

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicholas Jones

git extension phpspec

23/10 2015

v1.0.0

1.0.0.0

Automatically adds phpspec generated code to git

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicholas Jones

git extension phpspec