Sen descrición

xu ding 1e30d9dcb6 create tmpDir if not exist %!s(int64=9) %!d(string=hai) anos
src fcc841d6e6 create tmpDir if not exist %!s(int64=9) %!d(string=hai) anos
test fcc841d6e6 create tmpDir if not exist %!s(int64=9) %!d(string=hai) anos
.gitignore b8f5a7a7ab Resumable class completion %!s(int64=9) %!d(string=hai) anos
composer.json c74ae69960 1. rename package name %!s(int64=9) %!d(string=hai) anos
phpunit.xml b8f5a7a7ab Resumable class completion %!s(int64=9) %!d(string=hai) anos
readme.md d0e7226219 update readme %!s(int64=9) %!d(string=hai) anos

readme.md

PHP backend for resumable.js

Installation

To install, use composer:



## How to use

$resumable = new Resumable($request,$response); $resumable->process();




## Testing

$ ./vendor/bin/phpunit ```