Skip to content

elie29/sample

Repository files navigation

Sample Project

Build Status Coverage Status

Introduction

Sample PHP 7.1 starter

Text file enconding

  • UTF-8

Code style formatter

  • Zend Framework coding standard

Composer commands

  • clean: Delete all generated files
  • test: Launch unit test
  • test-coverage: Launch unit test with clover.xml file generation
  • cs-check : code sniffer check
  • cs-fix: code sniffer fix
  • phpstan: Launch PHP Static Analysis Tool
  • check: Launch cs-check, test and phpstan

About

Sample PHP 7.1 starter

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages