public
Description: A convenience PHP class for making Curl calls, which automatically caches the results locally.
Homepage:
Clone URL: git://github.com/NeilCrosby/curlcall.git
name age message
file .gitmodules Wed Jan 07 10:18:34 -0800 2009 Skeleton for initial test suite [NeilCrosby]
file CurlCall.php Fri Jan 23 15:44:40 -0800 2009 Adding ability to use curl_multi. Very basic t... [NeilCrosby]
file LICENSE Sun Dec 28 08:10:32 -0800 2008 Initial README and LICENSE [NeilCrosby]
file README.Markdown Wed Dec 31 06:47:38 -0800 2008 Updated URL [NeilCrosby]
file TODO.Markdown Tue Jan 20 01:17:18 -0800 2009 Update TODO list [NeilCrosby]
directory externals/ Wed Jan 07 10:18:34 -0800 2009 Skeleton for initial test suite [NeilCrosby]
directory tests/ Fri Jan 23 15:44:40 -0800 2009 Adding ability to use curl_multi. Very basic t... [NeilCrosby]