Download the PHP package stickeepaul/php-code-style without Composer
On this page you can find all versions of the php package stickeepaul/php-code-style. 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 php-code-style
Stickee PHP Code Style
This repository contains config files for tools for PHP projects.
Usage
First install this package:
and then pass the -c
/--c
/--config
option to the tool you wish to use and use vendor/stickee/php-code-style/dist/<config>.yml
as the path.
GrumPHP
GrumPHP can be ran using:
Extending GrumPHP
If you need to add extra parameters to GrumPHP you can import this package's grumphp.yml
config file and then extend it:
PHPStan
PHPStan can be ran using:
PHPCS
PHP-CS-Fixer can be ran using:
All versions of php-code-style with dependencies
PHP Build Version
Package Version
Requires
phpro/grumphp Version
^0.15.0
phpstan/phpstan Version ^0.11.1
friendsofphp/php-cs-fixer Version ^2.14
sensiolabs/security-checker Version ^5.0
phpstan/phpstan Version ^0.11.1
friendsofphp/php-cs-fixer Version ^2.14
sensiolabs/security-checker Version ^5.0
The package stickeepaul/php-code-style contains the following files
Loading the files please wait ....