jsocol / oocurl
LoggingOOCurl 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.
dev-master
2013-10-28 22:02 UTC
Requires
- php: >=5.2.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-08-25 15:18:28 UTC
README
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.
API
The API is documented in the code. See the docblocks at the top of the file and before each class.
License
OOCurl is released under the MIT/X11 license. See the LICENSE file for details.