smoothie / coding-standards
Provides a package with some pre-defined testing and QA related dependencies.
0.0.1
2024-07-13 14:50 UTC
Requires
- dama/doctrine-test-bundle: ^8.0
- ergebnis/composer-normalize: ^2.43
- friendsofphp/php-cs-fixer: ^3.16
- psalm/plugin-phpunit: ^0.18.4
- qossmic/deptrac: ^2.0@beta
- spatie/phpunit-snapshot-assertions: ^4.2
- symfony/browser-kit: ^7.0
- symfony/http-client: ^7.0
- symfony/test-pack: ^1.0
- vimeo/psalm: ^5.9
README
This project provides a composer package with some pre-defined testing and QA related dependencies, which helps me to standardize some QA tooling things.
Installation
Run
composer require smoothie/coding-standards
Usage
TBD
Contributing
TBD
License
This project is licensed under the Apache License 2.0.