All Projects → jyggen → curl

jyggen / curl

Licence: MIT license
A PHP 5.4+ library for making asynchronous HTTP requests.

Programming Languages

PHP
23972 projects - #3 most used programming language

Labels

Projects that are alternatives of or similar to curl

libopenTIDAL
TIDAL API interface written in ANSI C
Stars: ✭ 17 (-76.71%)
Mutual labels:  curl
guile-curl
A language binding for the CURL network client library for the Guile version of the Scheme language
Stars: ✭ 23 (-68.49%)
Mutual labels:  curl
gohit
Run curl commands from yaml files
Stars: ✭ 19 (-73.97%)
Mutual labels:  curl
php-curl-cookbook
PHP CURL Cookbook 📖
Stars: ✭ 83 (+13.7%)
Mutual labels:  curl
1c http
Подсистема 1С для работы с HTTP
Stars: ✭ 48 (-34.25%)
Mutual labels:  curl
curl2ab
Convert cURL command line to ab (apache bench)
Stars: ✭ 22 (-69.86%)
Mutual labels:  curl
CurlDSL
CurlDSL converts cURL commands into URLRequest objects
Stars: ✭ 56 (-23.29%)
Mutual labels:  curl
CwsShareCount
PHP class to get social share count for Delicious, Facebook, Google+, Linkedin, Pinterest, Reddit, StumbleUpon and Twitter.
Stars: ✭ 13 (-82.19%)
Mutual labels:  curl
easyhttp
EasyHttp 是一个轻量级、语义化、对IDE友好的HTTP客户端,支持常见的HTTP请求、异步请求和并发请求,让你可以快速地使用 HTTP 请求与其他 Web 应用进行通信。
Stars: ✭ 31 (-57.53%)
Mutual labels:  curl
curl
cURL command in full java. Any argument/option you need raise an issue here.
Stars: ✭ 103 (+41.1%)
Mutual labels:  curl
boast
I want track all HTTP requests, and replay it easily.
Stars: ✭ 61 (-16.44%)
Mutual labels:  curl
fortran-curl
Fortran 2008 interface bindings to libcurl
Stars: ✭ 25 (-65.75%)
Mutual labels:  curl
pg curl
PostgreSQL curl allows most curl actions, including data transfer with URL syntax via HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP
Stars: ✭ 30 (-58.9%)
Mutual labels:  curl
axios-curlirize
axios plugin converting requests to cURL commands, saving and logging them.
Stars: ✭ 152 (+108.22%)
Mutual labels:  curl
homebrew-portable-ruby
🚗 Versions of Ruby that can be installed and run from anywhere on the filesystem.
Stars: ✭ 96 (+31.51%)
Mutual labels:  curl
GitHubAPI
[UNMAINTAINED] This is a simple Object Oriented wrapper for GitHub API v3, written with PHP7.
Stars: ✭ 36 (-50.68%)
Mutual labels:  curl
Speedport-Plus-Cosmote-Router-hacks
Exploring the Sercomm made router of Cosmote - OTE Group (Deutsche Telekom in Greece)
Stars: ✭ 64 (-12.33%)
Mutual labels:  curl
ambient
What can a public hotspot tell you?
Stars: ✭ 57 (-21.92%)
Mutual labels:  curl
domcurl
cUrl-like utility for fetching a resource (in this case we will run JS and return after network is idle) - great for JS heavy apps
Stars: ✭ 84 (+15.07%)
Mutual labels:  curl
r2curl
Node.js Request Wrapper (axios, fetch, ..) to cURL Command String
Stars: ✭ 30 (-58.9%)
Mutual labels:  curl

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

Source Code Latest Version Software License Build Status HHVM Status Scrutinizer Coverage Status Total Downloads

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].