xoubaman/php-skeleton

DogeDogeDogeDogeDoge

0.1.0 2020-05-16 14:57 UTC

This package is auto-updated.

Last update: 2024-04-16 23:42:43 UTC


README

Much explain:

composer create-project --dev xoubaman/php-skeleton

Go to composer.json and search the string doge. Replace with custom text as desired.

The project includes:

  • PhpUnit as dev dependency.
  • Phpstan as dev dependency.
  • Composer scripts to run tests and code analysis tools. Check the scripts element in composer.json.