2017 © Pedro Peláez
 

library best-practice-extension

best practices phpspec extension

image

cordoval/best-practice-extension

best practices phpspec extension

  • Sunday, September 14, 2014
  • by cordoval
  • Repository
  • 1 Watchers
  • 2 Stars
  • 58 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

This extension aims to gather some best practices from phpspec issues., (*1)

install

composer require cordoval/best-practice-extension=~1.0@dev

And add to your phpspec.yml file:, (*2)

extensions:
    // ...
    - Cordoval\BestPractices\PhpSpec\BestPracticesExtension
    // ...

Disclaimer: Is very opinionated and used in production., (*3)

Some enhancements to this extension come from discussions and ideas from the issues on phpspec github repository:, (*4)

  • final class enforcing (https://github.com/phpspec/phpspec/pull/339)

The Versions

14/09 2014

dev-master

9999999-dev

best practices phpspec extension

  Sources   Download

MIT

The Requires

 

extension phpspec best practice

14/09 2014

0.1.1

0.1.1.0

best practices phpspec extension

  Sources   Download

MIT

The Requires

 

extension phpspec best practice

13/09 2014

0.1.0

0.1.0.0

best practices phpspec extension

  Sources   Download

MIT

The Requires

 

extension phpspec best practice