adlacruzes/php-ci-tools

PHP continuous integration tools

Installs: 29 534

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 0

Forks: 1

Language:Shell

2.0.0 2022-03-06 18:00 UTC

README

Minimum PHP Version Github actions

PHP continuous integration tools is a library with the latest versions of my favorite PHP tools.

Installation

The recommended way to install is through Composer.

composer require adlacruzes/php-ci-tools

Usage

Commands are managed by the vendor command ci-tools

vendor/bin/ci-tools COMMAND

Commands

Command Version Link
composer-normalize 2.28.3 https://github.com/ergebnis/composer-normalize
composer-require-checker 3.2.0 https://github.com/maglnet/ComposerRequireChecker
infection 0.24.0 https://github.com/infection/infection
php-cs-fixer 3.14.4 https://github.com/FriendsOfPHP/PHP-CS-Fixer
phpcbf 3.7.1 https://github.com/squizlabs/PHP_CodeSniffer
phpcs 3.7.1 https://github.com/squizlabs/PHP_CodeSniffer
phpstan 1.9.17 https://github.com/phpstan/phpstan