carlescliment/curl
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dormilich/http-client | 0.88 | 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 | — | |
| 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 | — | |
| ci/restclientbundle | 0.87 | — | 57 | 57 | 19 | 2K | 10 | 7.8 | 23.4 | GPL-3.0 | 7 years ago | |
| widop/http-adapter | 0.86 | 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 | 964 | 2 | 0.8 | 23.1 | MIT | — | |
| alhames/apihelper | 0.86 | 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.6 | — | MIT | 9 years ago | |
| guzzle/guzzle | 0.86 | 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 | 280K | 0 | 2.0 | 31.5 | MIT | — | |
| guzzle/common | 0.86 | 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 | — | — | |
| dvelopment/curl | 0.86 | 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 | — | — | — | |
| chaplean/rest-client-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| brunopicci/services-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| brunopicci/call-rest-api | 0.85 | — | 0 | 0 | 0 | 14 | 0 | 0.0 | 16.2 | MIT | — | |
| asanak/laravel-web-call-client | 0.85 | Laravel package for Asanak WebCall REST API: upload voice files, place voice or OTP calls, check call status, and get credit. Configure via .env, auto-registers service provider/facade, and optionally logs requests/responses to Laravel logs. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| avris/http | 0.85 | 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 | — | — | — | |
| guzzlehttp/guzzle-services | 0.85 | Guzzle Services adds a command layer on top of Guzzle using service descriptions to define operations, serialize requests, and parse responses into convenient model structures. Build typed clients from descriptions, call operations as methods, and get structured results. | 255 | 257 | 80 | 170K | 0 | 31.9 | 45.8 | MIT | 2 weeks ago | |
| age/api-bundle | 0.85 | Symfony2 bundle for simplifying connections to external APIs. Provides a straightforward way to configure and call remote services from your application, aiming to keep API integrations clean and easy to manage. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| cmrweb/request-bundle | 0.85 | — | 0 | 0 | 1 | 4 | 0 | 10.5 | 10.5 | MIT | 6 months ago | |
| api-postcode/php-client | 0.85 | PHP client for api-postcode.nl to look up Dutch address details by postcode and house number. Install via Composer, create a PostcodeClient with your token, and fetch street, city, house number, zip code, latitude, and longitude. | 9 | 9 | 3 | 2K | 0 | 1.7 | 30.6 | MIT | 5 years ago | |
| actinoids/api-suite-bundle | 0.85 | Symfony2 bundle providing a unified API client/service layer with a cURL-based implementation and built-in OAuth 1a authentication support, aimed at simplifying integration with external HTTP APIs in Symfony projects. | 2 | 3 | 1 | 0 | 0 | 0.3 | — | MIT | 12 years ago | |
| pdeans/http | 0.85 | 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 | 199 | 0 | 2.5 | 15.9 | NOASSERTION | 1 year ago | |
| ddeboer/guzzle-bundle | 0.84 | — | 63 | 64 | 26 | 0 | 6 | 1.5 | 1.9 | — | — |
How can I help you explore Laravel packages today?