Libraries tagged by respond
nogrod/dhl-retoure-php-sdk
433 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
equip/adr
5177 Downloads
Interfaces for Action Domain Responder pattern
stechstudio/laravel-aws-lambda
442 Downloads
Allows php to respond to http requests on aws lambda
twom/laravel-responder
60 Downloads
Responder for api and Laravel project
rogeriopradoj/respond
85119 Downloads
A way to install Respond.js via composer
nnjeim/respond
41 Downloads
Laravel response helpers
ezoterik/yii2-respond-asset
4844 Downloads
Respond.js asset for Yii2 framework
snappmarket/api-responder
292 Downloads
API Responder in SnappMarket's Way
qeezer/api-responder
62 Downloads
The api responder.
paneric/json-responder-interface
160 Downloads
paneric/json-responder
174 Downloads
nathanmac/responder
245 Downloads
Simple PHP Responder Utility Library for API Development
laratoolbox/responder
8 Downloads
Easily respond to api requests for laravel.
itinysun/laravel-responder
15 Downloads
A Laravel Fractal package for building API responses, giving you the power of Fractal and the elegancy of Laravel. (Fork of flugger/laravel-responder)
foa/responder-bundle
170 Downloads
Responder for action domain responder(adr) pattern