phpcq/runner-bootstrap
PHP code quality composer plugin.
Maintainers
dev-master / 1.x-dev
2022-01-21 11:15 UTC
Requires
- php: ^7.3 || ^8.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT aa201ff5719ddc2aad060b6a4b0689bacbca37c6
- Christian Schiffler <c.schiffler.woop@cyberspectrum.de>
- David Molineus <david.molineus.woop@netzmacht.de>
This package is auto-updated.
Last update: 2026-06-21 20:52:21 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
