Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 353 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 353 Bytes

Less PHP

A lightweight, minimal and compact structure to execute and experiment a PHP code.

Usage

You don't need to have PHP locally, phpctl does everything for you!

Install dependencies:

composer install

Run tests:

composer test

or

./vendor/bin/phpunit