unirest-php
Client library
A lightweight HTTP client library for PHP.
Unirest in PHP: Simplified, lightweight HTTP client library.
1k stars
82 watching
328 forks
Language: PHP
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kong/unirest-python | An HTTP client library with features such as synchronous and asynchronous requests, JSON parsing, file uploads, and custom body entities. | 433 |
kong/unirest-nodejs | A Node.js HTTP client library providing a simplified way to make requests and send data. | 953 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 278 |
azizuysal/netkit | A concise HTTP framework for building web services in Swift | 5 |
phpro/soap-client | A general-purpose SOAP client library for PHP | 861 |
ikod/dlang-requests | An HTTP client library inspired by Python's requests with native D implementation and goals of simplicity, performance, and small memory footprint. | 156 |
elastic/elastic-transport-php | A PHP library for building an HTTP transport to communicate with Elastic products. | 13 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
maccman/nestful | A Ruby HTTP client library with a simple and sane API for making REST requests. | 508 |
andrewlalis/handy-httpd | An HTTP server library for D that provides a lightweight and flexible way to create web servers. | 32 |
php-mod/curl | A dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests. | 328 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
danwrong/restler | A Node.js library for making HTTP requests with automatic serialization and deserialization of data. | 1,986 |
toland/patron | A Ruby HTTP client library built on top of libcurl. | 541 |