Libraries tagged by request id
rmccue/requests
30616981 Downloads
A HTTP library written in PHP, for human beings.
spomky-labs/pki-framework
16052717 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
1208648 Downloads
Add request IDs to to your Symfony requests.
square1/laravel-idempotency
78114 Downloads
Add idempotency to Laravel-based APIs, preventing duplicate request processing.
tectalic/openai
242714 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
549359 Downloads
Middleware for adding request id to Symfony Request.
php-middleware/request-id
262770 Downloads
Request Id middleware with PSR-7
yanlongli/app-store-server-api
17511 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
101369 Downloads
Middleware for Laravel Framework to add the X-Request-ID header in the requests and responses.
bilfeldt/laravel-correlation-id
65384 Downloads
Deal with Request-ID and Correlation-ID in Laravel applications
ampersand/magento2-log-correlation-id
7613 Downloads
Magento 2 correlation id for requests and logs
ideasoft/batch-request-client
15289 Downloads
Batch request client implementation for php.
idealo/php-middleware-stack
6377 Downloads
Implementation of HTTP Middleware PSR-15 specification
wp-privacy/wp-api-privacy
977 Downloads
Strips potentially identifying information from outbound requests to the WordPress.org API
websoftwares/throttle
43901 Downloads
Ban identifier after certain amount of requests in a given timeframe.