phpcq / runner-bootstrap
PHP code quality composer plugin.
dev-master / 1.x-dev
2022-01-21 11:15 UTC
Requires
- php: ^7.3 || ^8.0
This package is auto-updated.
Last update: 2026-02-21 20:07:30 UTC
README
This repository is a simple phpcq bootstrapping plugin that allows to install phpcq in your project.
Install
composer require phpcq/bootstrap-runner ^1.0@dev
Usage
First make sure you have a configuration file. For more information have a look at https://github.com/phpcq/phpcq.
vendir/bin/phpcq --help
vendir/bin/phpcq install
vendir/bin/phpcq