/curlcall

A convenience PHP class for making Curl calls, which automatically caches the results locally.

Primary LanguagePHPOtherNOASSERTION

CurlCall

A convenience PHP class for making Curl calls, which automatically caches the results locally.

Requires the PhpCache class, which can be imported using git submodule:

git submodule init
git submodule update