Libraries tagged by api resource
datahivedevelopment/passport-introspection-client
4 Downloads
Provides a Laravel resource application the capabilities of using an introspection server for API token authentication.
b2b2dot0/magento-2-cors-requests
610 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
awayr/aws-man
108 Downloads
Yii2 AWS Manager, An AWS APIs based wrapper built as Yii2 component. An extension to the AWS SDK for PHP for interacting with AWS services using resource-oriented objects.
asmiarowski/lumen-api-generator
81 Downloads
Artisan generator for API reasource.
asmiarowski/laravel5-api-generator
1756 Downloads
Artisan generator for API reasource.
6by6/float-api
53 Downloads
PHP API for the Float Resourcing App
onsigbaar/onsigbaar
56 Downloads
Laravel Passport OAuth2 API Server authentication using Resouce Owner Password Credential Grant with optional Laravel admin dashboard.
dhl/sdk-api-bcs-returns
225696 Downloads
DHL Paket Retoure API SDK
c24-toys/sdk-api-bcs-returns
3818 Downloads
DHL Paket Retoure API SDK
nogrod/dhl-retoure-php-sdk
88 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".
rsemenyshyn/dhl-sdk-api-returns
45 Downloads
DHL Paket Retoure API SDK, froked and adjusted to be friendly with PHP 5.6
cartware/sdk-api-bcs-returns
2 Downloads
DHL Paket Retoure API SDK
mr-jingles/dhl-retoure-php-sdk
2966 Downloads
PHP DHL Retoure API
enbit/dhl-returns-rest-api
242 Downloads
DHL Retoure Rest API
kruegge82/dhl-retoure-php-rest-sdk
2 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".