/less-php

A minimal structure to run PHP code 🐘

Primary LanguagePHPMIT LicenseMIT

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