2017 © Pedro Peláez
 

metapackage qatools

My QA Tools meta-package

image

jamesrezo/qatools

My QA Tools meta-package

  • Monday, February 13, 2017
  • by James
  • Repository
  • 1 Watchers
  • 0 Stars
  • 94 Installations
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

QaTools

Yet another meta-package for installing PHP Quality Assurance Tools., (*1)

This one provides a collection of very known tools from PHP 5.4 to PHP 7.0 :, (*2)

Build Status Latest Stable Version Latest Unstable Version License composer.lock Dependency Status, (*3)

Installation & Usage

In your project :, (*4)

composer require --dev jamesrezo/qatools

Then all tools will be available under vendor/bin/ directory path., (*5)

Or globally :, (*6)

composer global require jamesrezo/qatools
export PATH=~/.composer/vendor/bin:$PATH

Contributing

Everyone is welcome :-), (*7)

Licence

MIT, (*8)

The Versions