Libraries tagged by RequestPHP

loyaltycorp/requesthandlers

0 Favers
349 Downloads

Support library to enable Request DTO and Doctrine ParamConverters in Lumen

Go to Download


plugin-master/request

0 Favers
300 Downloads

The RequestHandler for PHP.

Go to Download


pawel-jakowczyk/example-app-home

0 Favers
5 Downloads

Example RequestHandler and RequestHandlerFactory

Go to Download


openjk/request-handler

1 Favers
17 Downloads

A simple implements of psr-15 RequestHandlerInterface

Go to Download


navarr/verticalresponse-spiral

0 Favers
0 Downloads

Spiral HttpClient and RequestProvider for navarr/verticalresponse

Go to Download


navarr/verticalresponse-m2http

0 Favers
0 Downloads

HttpClient and RequestProvider for navarr/verticalresponse using Magento2's HTTP Driver

Go to Download


navarr/verticalresponse-guzzle

0 Favers
1155 Downloads

Guzzle HttpClient and RequestProvider for navarr/verticalresponse

Go to Download


marcel-maqsood/mezzio-abstract-request-handler

0 Favers
152 Downloads

The AbstractRequestHandler is a abstract RequestHandler that contaisn additional functions to be used in a Laminas/Mezzio application

Go to Download


leo980/request-handler-fixture

0 Favers
10 Downloads

A fixture implements PSR-15 RequestHandlerInterface for unit-testing.

Go to Download


hmones/laravel-cacheable

0 Favers
6 Downloads

A simple package to automatically cache the returns of certain methods in a given class and forgets them as well on request.The package is highly configurable and let you manage naming of the cache keys with ease.

Go to Download


ecentral/celum-connect-fal-rest-client

0 Favers
2 Downloads

### Authorization If you are already logged into CELUM Content via browser, no further authorization is required. Otherwise, please use one of the below methods: 1. Click on 'Authorize' on the right and either provide an API Key, type in your username/password or use OpenID Connect to log in. 2. OpenId implicit flow is disabled for security reasons and will not work as Authorization option. ### Creating an asset 1. Request upload via [upload endpoint](#/Upload/requestUpload). The endpoint will return a URl for uploading the binary and a upload handle to identify the upload. 2. Upload the content of your asset by sending a POST request to the upload URL from step 1 and setting the ```Content-Type``` header to ```application/octet-stream```. Optionally, you can also use multipart upload with ```multipart/form-data``` as ```Content-Type``` - like our Nova UI. 3. Create the asset via [create asset endpoint](#/Assets/createAssetInCollection) by passing in the upload handle from step 1 together with other parameters.

Go to Download


dryspell/middleware-stack

0 Favers
26 Downloads

Module to manage middlewares. Can be used by RequestHandlers to access middlewares.

Go to Download


cormy/server-request-handler-skeleton

0 Favers
24 Downloads

Cormy Server RequestHandler skeleton/template

Go to Download


cdma-numiscorner/ebay-developer-key-management-api

1 Favers
679 Downloads

Due to regulatory requirements applicable to our EU/UK sellers, for certain APIs, developers need to add digital signatures to the respective HTTP call. The Key Management API creates keypairs that are required when creating digital signatures for the following APIs:All methods in the Finances APIissueRefund in the Fulfillment APIGetAccount in the Trading APIThe following methods in the Post-Order API:Issue Inquiry RefundIssue case refundIssue return refundProcess Return RequestApprove Cancellation RequestCreate Cancellation RequestNote: For additional information about keypairs and creating Message Signatures, refer to Digital Signatures for APIs.

Go to Download


laminas70/laminas-httphandlerrunner

0 Favers
3 Downloads

PHP 7.0 support for: Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.

Go to Download


<< Previous Next >>