Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 852 Bytes

readme.md

File metadata and controls

28 lines (21 loc) · 852 Bytes

Skeleton of PSR-4 app

Build Status Coverage Status Code Climate

Installation

  • clone git repository
  • composer install

Usage

  • php run.php - Run the app
  • composer run-script build-phar - Build phar
  • composer run-script test - Test the app

Features

  • Configured for automatic build - Travis CI
  • Codeclimate support
  • Code coverage support - Coverall
  • Zend console support
  • Can be boxed into phar