Download the PHP package cwerner1/phpqatools without Composer
On this page you can find all versions of the php package cwerner1/phpqatools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package phpqatools
Fork of h4cc/phpqatools
This is a composer meta package for installing PHP Quality Assurance Tools with only one dependency. Only stable packages are used, to keep the configuration easy and secure.
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
- PHPStan
- Phan
Usage
The installed tools are available in vendor/bin/ and can be started like this:
Installation
To use this package, add it as as "dev" dependency with this command:
Or modify your composer.json as followed:
More info about development dependencies: http://getcomposer.org/doc/04-schema.md#require-dev
All versions of phpqatools with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
phpunit/phpunit Version *
phploc/phploc Version *
sebastian/phpcpd Version *
pdepend/pdepend Version *
phpmd/phpmd Version *
squizlabs/php_codesniffer Version *
friendsofphp/php-cs-fixer Version *
sensiolabs/security-checker Version *
behat/behat Version *
phpstan/phpstan-symfony Version *
phan/phan Version *
phpcompatibility/php-compatibility Version *
phpunit/phpunit Version *
phploc/phploc Version *
sebastian/phpcpd Version *
pdepend/pdepend Version *
phpmd/phpmd Version *
squizlabs/php_codesniffer Version *
friendsofphp/php-cs-fixer Version *
sensiolabs/security-checker Version *
behat/behat Version *
phpstan/phpstan-symfony Version *
phan/phan Version *
phpcompatibility/php-compatibility Version *
The package cwerner1/phpqatools contains the following files
Loading the files please wait ....