OOCurl is an object-oriented wrapper around PHP's cURL bindings. The goal was to provide an interface that felt more natural in modern, OO PHP.
The API is documented in the code. See the docblocks at the top of the file and before each class.
OOCurl is released under the MIT/X11 license. See the LICENSE file for details.