Libraries tagged by queueing
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".
kris-ro/php-database-model
10 Downloads
PHP Model for querying database
jpi/query
1018 Downloads
Library to simplify querying a database
jacques/php-payment-payfast
3627 Downloads
PayFast driver for recurring billing management, adhoc payments and transaction querying
ivankristianto/phpwhois
36 Downloads
phpWhois - library for querying whois services and parsing results. Based on phpwhois.org
iammordaty/beatport-oauth-middleware
13 Downloads
Guzzle 6.x OAuth middleware for Beatport API. Allows server-side querying and access token caching.
html_first/atla-as
19 Downloads
php file system routing, file serving, connection and SQL DB querying library
fluxter/steam-condenser
80 Downloads
The Steam Condenser is a library for querying the Steam Community, Source and GoldSrc game servers
flux-eco/open-api-client
24 Downloads
Assists in querying openapis
flashmatt/postcodesio
458 Downloads
A simple interface for querying the Postcodes.io UK postcode API.
elipettingale/laravel-loquate-client
19 Downloads
A client for querying the loquate api.
elipettingale/laravel-google-maps-client
12 Downloads
A client for querying the google maps api.
elipettingale/laravel-api-query-language
16 Downloads
A query language for querying eloquent models via an api.
dustinleblanc/zotero_import
20 Downloads
Handles importation and querying of documents from Zotero
doctrine-dbal-util/connection-postgresql
6 Downloads
Trait and Methods for Querying PostgreSQL on a DBAL Connection