Another state machine

Yannick Guern dac7ff1b82 working state machine 8 år sedan
src dac7ff1b82 working state machine 8 år sedan
tests dac7ff1b82 working state machine 8 år sedan
.gitignore 274c5be3c6 Base 8 år sedan
autoload.php dac7ff1b82 working state machine 8 år sedan
composer.json dac7ff1b82 working state machine 8 år sedan
index.php dac7ff1b82 working state machine 8 år sedan
phpunit.xml 274c5be3c6 Base 8 år sedan
readme.md 274c5be3c6 Base 8 år sedan

readme.md

Cloud {{PROJECT}}

Installation

First, pull in the package through Composer via the command line :

composer require cloud/{{PROJECT}}

Or, download this package and include autoload.php.

Usage

To do ...

Tests

Simply execute ./vendor/bin/phpunit