Skip to content

lcube45/myzf1

Repository files navigation

Codacy Badge

CircleCI

Utilisation

  • composer install
  • php -S localhost:8000 -t public\

Utilisation PHPCS

  • vendor/bin/phpcs --standard=PHPCompatibility --report=source --runtime-set testVersion 7.0
  • vendor/bin/phpcs --standard=PHPCompatibility --report=summary --runtime-set testVersion 7.0
  • vendor/bin/phpcs -s --report=summary

Utilisation PHP7CC

  • vendor/bin/php7cc

Utilisation PHPUNIT

  • vendor/bin/phpunit
  • cd tests/
  • ../vendor/bin/phpunit --list-groups
  • ../vendor/bin/phpunit --groupe

Releases

No releases published

Packages

No packages published

Languages