Skip to content

janposselt/php-curlmultihandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curl Multi Handler

Simple wrapper for handling execution of parallel curl handlers. Each handler can be registered with an success and error callback that is executed right after the handler finishs.

Usage

see example for details.

About

Reusable wrapper class for common PHP curl_multi_* usage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages