Libraries tagged by requesty
chubbyphp/chubbyphp-framework
46172 Downloads
A minimal, highly performant middleware PSR-15 microframework built with as little complexity as possible, aimed primarily at those developers who want to understand all the vendors they use.
bilfeldt/laravel-correlation-id
140953 Downloads
Deal with Request-ID and Correlation-ID in Laravel applications
aplus/http-client
1602159 Downloads
Aplus Framework HTTP Client Library
aplus/http
1621240 Downloads
Aplus Framework HTTP Library
nordsoftware/lumen-cors
522093 Downloads
CORS module for the Lumen PHP framework.
micheh/psr7-cache
244380 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages
medz/cors
92982 Downloads
PHP CORS (Cross-origin resource sharing) middleware.
http-interop/http-server-middleware
303460 Downloads
Common interface for HTTP server-side middleware
http-interop/http-factory
872650 Downloads
Common interface for HTTP message factories
zounar/php-proxy
4664 Downloads
Forward your HTTP/HTTPS requests to another server.
zfr/zfr-cors
1255375 Downloads
Zend Framework module that let you deal with CORS requests
yanlongli/app-store-server-api
47115 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.
wp-privacy/wp-api-privacy
2764 Downloads
Strips potentially identifying information from outbound requests to the WordPress.org API
worldia/instrumentation-bundle
76657 Downloads
Symfony opentelemetry auto-instrumentation: requests, commands, messenger, doctrine.
werk365/etagconditionals
277956 Downloads
Laravel package to enable support for ETags and handling If-Match and If-None-Match conditional requests