vagovszky/skeleton

There is no license information available for the latest version (dev-master) of this package.

PSR-4 skeleton package

dev-master 2018-10-04 10:58 UTC

This package is auto-updated.

Last update: 2024-04-22 22:42:14 UTC


README

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