To install, use composer:
## How to use
$resumable = new Resumable($request,$response); $resumable->process();
## Testing
$ ./vendor/bin/phpunit ```