Skip to content

Files

Latest commit

b6390c6 · Nov 17, 2017

History

History

php-skeleton

PHP (project) skeleton for Coding Dojo / Code Retreat

  1. Install Composer (run CLI command: composer install)
  2. Rename and modify Custom (class)
  3. Rename and modify CustomTest (class)
  4. Run tests (run CLI command: php unit tests)