pdeans/http
Lightweight PSR-7 cURL HTTP client with PSR-17 factory support, built on Laminas Diactoros. Configure via curl options and use helper methods for GET/POST/PUT/PATCH/DELETE/HEAD/TRACE with headers and optional body streams/resources.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| carlescliment/curl | 0.89 | Lightweight PHP cURL wrapper by carlescliment. Simplifies making HTTP requests with an easy API for GET/POST and custom headers, options, and timeouts, returning response data and status info for quick integrations and scripting. | 0 | 0 | 2 | 0 | 0 | 0.1 | — | MIT | — | |
| athlon1600/php-curl-client | 0.89 | Lightweight, extensible PHP cURL client (PHP 7.3–8.4). Make GET/POST or fully customized requests and always receive a standardized Response with status, body, error, and typed cURL info for IDE autocomplete. | 13 | 13 | 7 | 2K | 0 | 11.5 | 31.5 | MIT | 6 months ago | |
| symfony/http-client | 0.87 | Symfony HttpClient provides a modern HTTP client for PHP with sync and async requests, streaming responses, retries, and built-in support for common auth and options. Designed for performance, flexible transports, and smooth integration with Symfony apps. | 2,030 | 2,047 | 52 | 9M | 0 | 46.5 | 58.8 | MIT | 1 week ago | |
| ixudra/curl | 0.87 | ixudra/curl is a fluent, Laravel-friendly PHP cURL wrapper for building and sending HTTP requests. Configure options with a query-builder-like API, use handy helpers for common settings, and integrate easily via service provider/facade (framework-independent core). | 557 | 569 | 128 | 54K | 3 | 7.3 | 27.8 | MIT | — | |
| avris/http | 0.87 | Lightweight HTTP client for PHP/Laravel with a clean, fluent API for making requests and working with responses. Designed for simple integrations, sane defaults, and easy customization of headers, query params, timeouts, and body formats. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| dormilich/http-client-bundle | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dvelopment/curl | 0.87 | dvelopment/curl is a lightweight PHP wrapper around cURL for making HTTP requests with a simpler API. Provides helpers for common request types, headers, query params, and response handling, suitable for quick integrations and small services. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| digital-link/httpclient | 0.87 | Lightweight Laravel/PHP HTTP client wrapper for making outbound requests with a clean, simple API. Provides convenient helpers for common methods, headers, and payloads to speed up calling external APIs in your applications. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| loophp/psr17 | 0.86 | loophp/psr17 provides a PSR-17 HTTP message factory implementation for PHP, helping you create PSR-7 requests, responses, streams, URIs, and uploaded files in a standards-compliant way. Suitable for libraries and middleware needing PSR factories. | 1 | 1 | 0 | 5K | 1 | 3.5 | 52.7 | MIT | 3 years ago | |
| psr/http-client | 0.86 | PSR-18 interfaces and common code for HTTP clients in PHP. This package provides the standard abstractions (requests, responses, exceptions) for interoperability, not an actual client implementation. Find compatible implementations on Packagist. | 1,721 | 1,731 | 17 | 17M | 0 | 11.2 | 55.1 | MIT | 2 years ago | |
| brunopicci/call-rest-api | 0.86 | — | 0 | 0 | 0 | 14 | 0 | 0.0 | 16.2 | MIT | — | |
| dormilich/http-client | 0.86 | Lightweight PHP HTTP client wrapper focused on simple requests and responses, with a clean API for common HTTP methods and header/body handling. Useful as a minimal dependency for sending HTTP calls without a full-featured framework. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dcarbone/gohttp | 0.86 | Small PHP helper library inspired by Go’s net/http. Provides lightweight, Go-style utilities to simplify common HTTP request/response tasks in PHP, aiming to “PHP-ize” a few useful pieces of the Golang HTTP package. | 0 | 0 | 0 | 4K | 0 | 20.9 | 58.7 | MIT | 1 month ago | |
| deeep/service-client-bundle | 0.86 | — | 1 | 1 | 1 | 268 | 0 | 11.5 | 32.3 | BSD-3-Clause | 5 months ago | |
| mashape/unirest-php | 0.85 | — | 1,282 | 1,308 | 317 | 133K | 29 | 31.7 | 41.3 | MIT | 9 years ago | |
| widop/http-adapter | 0.85 | Widop HTTP Adapter provides a simple abstraction layer for making HTTP requests in PHP, letting you swap underlying clients (like cURL or other libraries) without changing your code. Useful for libraries and apps that need a lightweight, interchangeable HTTP client. | 21 | 21 | 8 | 1K | 2 | 0.8 | 23.1 | MIT | — | |
| anchovy/curlbundle | 0.85 | — | 11 | 11 | 5 | 0 | 0 | 0.2 | — | — | — | |
| ci/restclientbundle | 0.85 | — | 57 | 57 | 19 | 2K | 10 | 7.8 | 23.4 | GPL-3.0 | 7 years ago | |
| guzzle/http | 0.85 | Legacy Guzzle HTTP component providing request/response objects, message abstractions, and client utilities for making HTTP calls in PHP. Useful for older Guzzle integrations and compatibility layers; for new projects, prefer modern guzzlehttp/guzzle versions. | 32 | 42 | 9 | 53K | 0 | 0.5 | 44.1 | — | — | |
| cmrweb/request-bundle | 0.85 | — | 0 | 0 | 1 | 4 | 0 | 10.5 | 10.5 | MIT | 6 months ago |
How can I help you explore Laravel packages today?