curl maintained by jyggen
Description
A simple and lightweight cURL library with support for asynchronous requests.
Author
Last update
2017/01/13 11:45 (dev-master)
License
Downloads
98 001
Last update
2017/01/13 11:45
License
Require
- ext-curl *
- php >=5.4
- symfony/http-foundation ^2.0.5 || ^3.0
Last update
2016/09/13 16:25
License
Require
- php >=5.4
- ext-curl *
- symfony/http-foundation ^2.0.5
Last update
2015/06/09 14:51
License
Require
- php >=5.3.0
- ext-curl *
- symfony/http-foundation ^2.0.5
Last update
2013/08/21 11:59
License
Require
- php >=5.3.0
- ext-curl *
- symfony/http-foundation ~2.0
Last update
2013/06/11 09:55
License
Require
- php >=5.3.0
- ext-curl *
- symfony/http-foundation ~2.3
Last update
2013/04/24 12:16
License
Require
- php >=5.3.0
- ext-curl *
- symfony/http-foundation ~2.2
Last update
2013/04/22 10:10
License
Require
- php >=5.3.0
- ext-curl *
- symfony/http-foundation ~2.2
Last update
2013/03/25 21:09
License
Require
- php >=5.3.0
- ext-curl *
- symfony/http-foundation 2.2.*
Last update
2013/03/18 09:13
License
Require
- php >=5.3.0
- ext-curl *
- symfony/http-foundation 2.2.*
comments powered by Disqus
This repository is no longer actively developed (though I'll still maintain it and merge pull requests when needed). It's been a fun ride but there are way better libraries out there nowadays. If anyone wants to take over futher development of the project let me know!
jyggen/curl
jyggen/curl is a PHP 5.4+ library for making asynchronous HTTP requests. This package is compliant with PSR-1, PSR-2 and PSR-4.
Find Curl on Packagist/Composer
API Documentation
The latest class API documentation is available online.
About
Requirements
- PHP 5.4 or above.
- Curl extension (obviously).
Bugs and Feature Requests
Please create an issue or pull request on GitHub.
Author
Jonas Stendahl (@jyggen)
See the list of contributors here.
License
This library is licensed under the MIT license.