Download the PHP package bernardosecades/php-quality-tools without Composer
On this page you can find all versions of the php package bernardosecades/php-quality-tools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bernardosecades/php-quality-tools
More information about bernardosecades/php-quality-tools
Files in bernardosecades/php-quality-tools
Download bernardosecades/php-quality-tools
More information about bernardosecades/php-quality-tools
Files in bernardosecades/php-quality-tools
Vendor bernardosecades
Package php-quality-tools
Short Description A meta composer package for install PHP Static Code Analysis Tools.
License MIT
Package php-quality-tools
Short Description A meta composer package for install PHP Static Code Analysis Tools.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-quality-tools
PHP Quality Tools
It is a metapackage that contains requirements related with PHP Static Code Analysis Tools.
Tools
- sensiolabs/security-checker: The SensioLabs Security Checker is a command line tool that checks if your application uses dependencies with known security vulnerabilities.
- squizlabs/php_codesniffer: PHP_CodeSniffer is an essential development tool that ensures your code remains clean and consistent.
- friendsofphp/php-cs-fixer: The PHP Coding Standards Fixer tool fixes most issues in your code when you want to follow the PHP coding standards as defined in the PSR-1 and PSR-2 documents and many more.
- sebastian/phpcpd: It is a Copy/Paste Detector (CPD) for PHP code.
- pdepend/pdepend: PHP_Depend is an adaption of the established Java development tool JDepend. This tool shows you the quality of your design in the terms of extensibility, reusability and maintainability.
- phploc/phploc: It is a tool for quickly measuring the size and analyzing the structure of a PHP project
- sstalle/php7cc: It is a command line tool designed to make migration from PHP 5.3-5.6 to PHP 7 easier
- phpmd/phpmd: It is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
Usage
Example:
Installation
All versions of php-quality-tools with dependencies
PHP Build Version
Package Version
Requires
sensiolabs/security-checker Version
~3.0
squizlabs/php_codesniffer Version ~2.0
friendsofphp/php-cs-fixer Version ~1.0
sebastian/phpcpd Version ~2.0
pdepend/pdepend Version ~2.0
phploc/phploc Version ~2.0
sstalle/php7cc Version ~1.0
phpmd/phpmd Version ~2.0
squizlabs/php_codesniffer Version ~2.0
friendsofphp/php-cs-fixer Version ~1.0
sebastian/phpcpd Version ~2.0
pdepend/pdepend Version ~2.0
phploc/phploc Version ~2.0
sstalle/php7cc Version ~1.0
phpmd/phpmd Version ~2.0
The package bernardosecades/php-quality-tools contains the following files
Loading the files please wait ....