Packages from splotches

  • PHP

    splotches/php-composter-phpcs

    Automatically install a git pre-commit hook to check your PHP files upon each commit to make sure they comply to the Code Style you have defined in phpcs.xml.

  • PHP

    splotches/php-composter-phpmd

    Automatically install a git pre-commit hook to check your PHP files upon each commit to make sure they follow the rules defined in phpmd.xml.

  • PHP

    splotches/php-composter-phpmnd

    Automatically install a git pre-commit hook to check your PHP files upon each commit to make sure they follow the rules defined in phpmd.xml.

  • PHP

    splotches/php-composter-phpstan

    Automatically install a git pre-commit hook to statically analyse your PHP files upon each commit using the phpstan.neon configuration.