Libraries tagged by request id
rmccue/requests
37685305 Downloads
A HTTP library written in PHP, for human beings.
spomky-labs/pki-framework
38444732 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
chrisguitarguy/request-id-bundle
1473390 Downloads
Add request IDs to to your Symfony requests.
square1/laravel-idempotency
235234 Downloads
Add idempotency to Laravel-based APIs, preventing duplicate request processing.
fingerprint/fingerprint-pro-server-api-sdk
292130 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
306552 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.
qandidate/stack-request-id
585026 Downloads
Middleware for adding request id to Symfony Request.
php-middleware/request-id
302653 Downloads
Request Id middleware with PSR-7
bilfeldt/laravel-correlation-id
139332 Downloads
Deal with Request-ID and Correlation-ID in Laravel applications
fingerprint/server-sdk
5756 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.
wp-privacy/wp-api-privacy
2749 Downloads
Strips potentially identifying information from outbound requests to the WordPress.org API
yanlongli/app-store-server-api
44844 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.
softonic/laravel-middleware-request-id
109674 Downloads
Middleware for Laravel Framework to add the X-Request-ID header in the requests and responses.
ampersand/magento2-log-correlation-id
11352 Downloads
Magento 2 correlation id for requests and logs
idealo/php-middleware-stack
10541 Downloads
Implementation of HTTP Middleware PSR-15 specification