rmccue/requests
Requests is a human-friendly PHP HTTP client for sending GET/POST/PUT/DELETE/PATCH/HEAD requests with headers, auth, files, and parameters. Supports cURL or fsockopen, SSL verification, decompression, and IDN URLs with a consistent API.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| athlon1600/php-curl-client | 0.86 | 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 | 15.1 | 32.3 | MIT | 4 months ago | |
| shureban/laravel-easy-request | 0.86 | Laravel package that adds typed getters to FormRequest via PHPDoc @method annotations. Call $request->name(), $request->age(), etc., and values are cast to bool/int/float/Carbon/DateTime. Supports camelCase methods with snake_case input keys. | 3 | 3 | 0 | 201 | 0 | 0.9 | 23.6 | MIT | 1 year ago | |
| sabre/http | 0.85 | sabre/http is a lightweight PHP toolkit for working with HTTP requests and responses. It wraps superglobals and output functions into extendable, mockable Request/Response objects, with SAPI helpers to create a request and support dependency-injected handlers. | 190 | 197 | 60 | 284K | 5 | 32.4 | 53.3 | BSD-3-Clause | 1 month ago | |
| brunopicci/call-rest-api | 0.85 | — | 0 | 0 | 0 | 16 | 0 | 0.0 | 17.0 | MIT | — | |
| dormilich/http-client | 0.85 | 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 | — | |
| cmrweb/request-bundle | 0.85 | — | 0 | 0 | 1 | 2 | 0 | 13.7 | 7.3 | MIT | 4 months 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 | 25.0 | MIT | — | |
| digital-link/httpclient | 0.85 | 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 | — | — | — | |
| pdeans/http | 0.84 | 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. | 14 | 14 | 2 | 45 | 0 | 2.5 | 9.0 | NOASSERTION | 1 year ago | |
| guzzle/common | 0.84 | guzzle/common provides the shared utility layer used by Guzzle: collections, event dispatching, caching helpers, and other common abstractions that power Guzzle HTTP clients and related packages. Useful when maintaining legacy Guzzle 3-based code. | 16 | 14 | 2 | 49K | 0 | 0.1 | 47.8 | — | — | |
| guzzle/guzzle | 0.84 | Guzzle 3.x is a PHP HTTP client and web service framework with a cURL-like API, persistent connections, pooling, parallel requests, service descriptions, and a Symfony2 event/plugin system. End-of-life; use Guzzle 5+ for maintenance. | 152 | 222 | 90 | 270K | 0 | 1.7 | 31.5 | MIT | — | |
| ci/restclientbundle | 0.84 | — | 57 | 57 | 19 | 2K | 10 | 7.8 | 24.4 | GPL-3.0 | 7 years ago | |
| devl0pr/request-manager-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 3.3 | — | MIT | 4 years ago | |
| brzuchal/rest-client | 0.84 | — | 0 | 0 | 0 | 21 | 0 | 0.0 | 18.5 | MIT | — | |
| alhames/apihelper | 0.84 | Laravel/PHP helper utilities for building API responses and common API tasks. Provides convenience methods for formatting output, handling errors, and streamlining controller/service code when creating REST-style endpoints. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | 9 years ago | |
| digital-link/httpclient-buzz | 0.84 | Laravel-friendly integration for the Buzz HTTP client, providing a simple way to send HTTP requests and handle responses within your app or package. Useful for lightweight API calls, configurable clients, and swapping transports with minimal setup. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 11 years ago | |
| chaplean/rest-client-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dvelopment/curl | 0.84 | 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 | — | — | — | |
| carlescliment/curl | 0.84 | 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 | — | |
| boson-php/http-bridge | 0.84 | — | 0 | 0 | 0 | 13 | 0 | 0.0 | 14.4 | MIT | — |
How can I help you explore Laravel packages today?