phpcq / repository-builder
Repository builder for phpcq.
Fund package maintenance!
discordier
dmolineus
Requires
- php: ^8.3
- ext-ctype: *
- ext-dom: *
- ext-hash: *
- ext-intl: *
- ext-json: *
- ext-mbstring: *
- ext-random: *
- ext-xml: *
- composer/semver: ^3.4.3
- phpcq/repository-definition: ^1.0@dev
- psr/container: ^2.0
- psr/log: ^3.0
- symfony/cache: ^7.0
- symfony/cache-contracts: ^3.4
- symfony/config: ^7.1
- symfony/console: ^7.1
- symfony/dependency-injection: ^7.1
- symfony/dotenv: ^7.1
- symfony/filesystem: ^7.0
- symfony/finder: ^7.1
- symfony/framework-bundle: ^7.1
- symfony/http-client: ^7.1
- symfony/http-client-contracts: ^3.4
- symfony/http-kernel: ^7.1
- symfony/process: ^7.1
- symfony/yaml: ^7.1
Requires (Dev)
- phpcq/runner-bootstrap: ^1.0@dev
- phpcq/schema: ^1.0@dev
This package is auto-updated.
Last update: 2024-11-06 20:00:41 UTC
README
PHP code quality project
Code quality is an important part for growing projects, to raise and hold the quality of your software. The PHP code quality project helps you automate certain checks with continuous integration.
For detailed description please visit our project website phpcq.github.io.
About this repository
This repository holds the repository builder to create repositories which get used by the main tool runner phpcq.