Libraries tagged by querying
kruegge82/dhl-retoure-php-rest-sdk
6 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
27 Downloads
PHP Model for querying database
jersey-mike/phila-opa
0 Downloads
Laravel package for querying the Philadelphia OPA (Office of Property Assessment) public dataset via Carto's SQL API.
jacques/php-payment-payfast
3674 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
gosuperscript/schema-lookup
117 Downloads
A PHP library for querying CSV/TSV files with streaming, dynamic filtering, aggregate functions, and range-based banding.
gate/gateapi-php
27 Downloads
Welcome to Gate API APIv4 provides operations related to spot, margin, and contract trading, including public interfaces for querying market data and authenticated private interfaces for implementing API-based automated trading.
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.
egough/holocron
148 Downloads
A Laravel package for recording and querying historical events across your application.