Skip to content
forked from jsocol/oocurl

An Object-Oriented interface to PHP's cURL functions

License

Notifications You must be signed in to change notification settings

jbogdani/oocurl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOCurl

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.

About

An Object-Oriented interface to PHP's cURL functions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%