Skip to content

PHP continuous integration tools

License

Notifications You must be signed in to change notification settings

adlacruzes/php-ci-tools

Repository files navigation

PHP continuous integration tools

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