Libraries tagged by Request client
fingerprint/fingerprint-pro-server-api-sdk
291085 Downloads
Fingerprint Server API allows you to get, search, and update Events in a server environment. It can be used for data exports, decision-making, and data analysis scenarios. Server API is intended for server-side usage, it's not intended to be used from the client side, whether it's a browser or a mobile device. The API also supports collection of Automation Intelligence for requests to your server in edge, pre-origin, or middleware contexts.
tectalic/openai
306509 Downloads
An OpenAI REST API Client with support for ChatGPT, GPT-4, GPT-3.5, GPT-3, Codex, DALL·E, Whisper, Embeddings, Fine-Tuning and Moderation models. Includes fully typed Data Transfer Objects (DTOs) for all requests and responses and IDE autocomplete support.
crestapps/laravel-code-generator
96609 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
art4/requests-psr18-adapter
8604 Downloads
Use WordPress/Requests as a PSR-18 HTTP client
middlewares/client-ip
666247 Downloads
Middleware to detect the client ip and save it as a request attribute
khr/php-mcurl-client
232322 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
aplus/http-client
1602109 Downloads
Aplus Framework HTTP Client Library
rexlabs/hyper-http
105364 Downloads
HTTP client for PHP
meabed/php-parallel-soap
94665 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
jeroen/file-fetcher
443098 Downloads
Simple file fetching interface
ci/restclientbundle
616718 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
hannesvdvreken/guzzle-profiler
514540 Downloads
A Guzzle middleware that profiles requests made by the client.
diversen/http-send-file
357060 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
yanlongli/app-store-server-api
44492 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
soukicz/llm
16060 Downloads
LLM client with support for cache, tools and async requests