Skip to content

lovullo/phpqatools

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

phpqatools

This project is no longer being maintained.

Composer metapackage containing the following PHP QA and development tools:

  • phpunit
  • dbunit
  • phpcs
  • pdepend
  • phpmd
  • phpcpd
  • phploc
  • phpdox
  • php-cs-fixer
  • security-checker

Usage

Simply require it in your project's composer.json

    "require-dev": {
        "lovullo/phpqatools": "@stable"
    }

Or

$ composer require --dev lovullo/phpqatools

About

Composer metapackage containing common PHP QA tools for development

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published