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