Another state machine

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

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