PHP Project Skeleton A PHP project skeleton integration with PHPUnit, PHP CodeCoverage and PHP CodeSniffer. Quick Start Installation $ git clone https://github.com/UniSharp/uni-cms.git $ cd unit-test $ make init Run Test $ make test