/uni-cms

Primary LanguagePHPMIT LicenseMIT

PHP Project Skeleton

A PHP project skeleton integration with PHPUnit, PHP CodeCoverage and PHP CodeSniffer.

Build Status Coverage Status

Quick Start

Installation

$ git clone https://github.com/UniSharp/uni-cms.git

$ cd unit-test

$ make init

Run Test

$ make test