agilekeys/code-standards

The coding standard of the PHP projects, includes PHPMD and PHPCS rules.

0.1.1 2019-01-04 02:55 UTC

This package is auto-updated.

Last update: 2024-04-04 15:05:53 UTC


README

The coding standard of the PHP projects.

vendor/bin/phpcs --standard=phpcs.xml .test
vendor/bin/phpmd src/PHPMassDetector text phpmd.xml

TODO

  • PHPSTAN
    • phpstan in cli
    • config file dist
    • config file test