uzdevid/conflux-http
Conflux HTTP — This is a flexible architecture for integration with external HTTP services, built on the basis of the PSR-18 and Guzzle. Each request is made out as a separate class that implements the necessary interfaces, providing readability, testability and expansion.
时间:2025-04-07 20:04
aseemann/pihole-api-client
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard
时间:2025-04-01 15:36
luksh123/apitte
An opinionated and enjoyable API framework based on Nette Framework. Supporting content negotiation, debugging, middlewares, attributes, annotations and loving openapi/swagger.
时间:2025-03-30 21:53
lussi-hq/api-php-client
PHP SDK for Lussi APIs Client
时间:2025-03-22 23:24
gridcp/proxmox_client
HTTP client for the Proxmox VE API
时间:2025-03-15 19:10
weijiajia/saloonphp-apple-client
A PHP client for Apple's APIs built with Saloon PHP HTTP client framework
时间:2025-03-08 16:20
weijiajia/saloonphp-header-synchronize-plugin
A Saloon PHP plugin for synchronizing headers between requests to maintain session state and authentication
时间:2025-03-08 16:02
weijiajia/http-proxy-manager
A Laravel package for managing HTTP proxies from various proxy service providers with a unified API
时间:2025-03-08 15:52
hugphp/http
A delightful HTTP client with a human-readable API.
时间:2025-02-27 00:54
caesargustav/mauve-php-sdk
A PHP HTTP Client for the Mauve Mailorder API
时间:2025-02-24 14:19
deepseek/deepseek-php-client
This is a community-driven, unofficial PHP SDK designed to simplify integration with the DeepSeek AI API.
时间:2025-02-22 15:05
andrirosandi/laravel-waha
This Laravel package integrates with WAHA - WhatsApp HTTP API, allowing you to send and receive WhatsApp messages via HTTP requests. It is not an official WhatsApp API.
时间:2025-02-18 08:31
hengebytes/webservice-core-async-bundle
Symfony bundle for using http client as async
时间:2025-02-05 14:16
cbeyersdorf/easybill
The first version of the easybill REST API. [CHANGELOG](https://api.easybill.de/rest/v1/CHANGELOG.md) ## Authentication You can choose between two available methods: `Basic Auth` or `Bearer Token`. In each HTTP request, one of the following HTTP headers is required: ``` # Basic Auth Authorizatio
时间:2025-01-17 16:29