Libraries tagged by queueing
origindesign/efq
8116 Downloads
Entity Field Queries - Custom Drupal 8 Module for querying different content types
nogrod/dhl-retoure-php-sdk
413 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".
lukaswhite/uk-postcode
12562 Downloads
A PHP class that represents a UK Postcode; for validating, formatting and querying
kiwiz/esquery
2699 Downloads
Elasticsearch querying library
kazist/phpwhois
25740 Downloads
kazist Whois - library for querying whois services and parsing results. Based on phpwhois.org
jasonw4331/libpmquery
206 Downloads
A library for querying Minecraft Bedrock servers
jacklul/q3serverlist
6208 Downloads
Simple library for querying Quake 3 based master servers and it's game servers
ignitekit/wp-query-builder
337 Downloads
Wordpress Query Builder class library for custom models and data querying.
hugsbrugs/php-whois
650 Downloads
Convenient methods for querying whois
guibranco/ipquery-php
11 Downloads
A lightweight and efficient PHP library for querying IP data from the IpQuery API.
goldfinch/silverstripe-jsontext
2499 Downloads
JSON storage, querying and modification.
geekwright/regdom
16640 Downloads
OO adaptation of Florian Sager's regdom library for querying Mozilla Public Suffix List
david-garcia/phpwhois
61859 Downloads
phpWhois - library for querying whois services and parsing results. Based on phpwhois.org
cratia/orm-dql
2524 Downloads
DQL stands for Dialect Query Language and is an Object Query, DQL provides powerful querying capabilities over your object model.
concept-image/wp-query
630 Downloads
A Roots Acorn package for querying WordPress posts with a builder.