Skip to content

bytic/phpqatools

Repository files navigation

bytic QA Tools

Included in this package are:

  • PHPUnit
  • PHP-Invoker
  • DbUnit
  • PHPLOC
  • PHPCPD
  • PHP_Depend
  • PHPMD
  • PHP_CodeSniffer
  • Fabien Potencier/PHP Coding Standards Fixer
  • Sensiolabs/Security-Checker
  • Behat

Installation

To use this package, add it as as "dev" dependency with this command:

composer require bytic/phpqatools --dev

Or modify your composer.json as followed:

require-dev: {
  "bytic/phpqatools": "*"
}

Inspiration

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages