Libraries tagged by querying
unionofrad/li3_cldr
2440 Downloads
A Lithium plugin adding support for querying Unicode's CLDR.
sofa/laravel-db-queries-alert
2537 Downloads
Insanely simple check against DB querying abuse in Laravel app AKA Check Your Queries Bro!
satisfactory-clips-archive/querypath
481 Downloads
HTML/XML querying (CSS 4 or XPath) and processing (like jQuery)
remotelyliving/php-query-bus
13 Downloads
A php query bus for abstracting querying, data loading, and graph building
remotelyliving/php-command-bus
4 Downloads
A php query bus for abstracting querying, data loading, and graph building
rayne/virtual-path
72 Downloads
The VirtualPath library normalises paths and prevents directory traversal attacks without querying a file system.
pkarl/quick-query
5 Downloads
Quick-Query is a WordPress plugin that provides a jQuery-like interface for querying posts and other information.
phinq/phinq
8749 Downloads
A library for querying data and performing statistical operations in an logical, object-oriented fashion.
personali/laravel-consul
2944 Downloads
An optional laravel 5 package for querying consul agents
payherokenya/payhero-php
71 Downloads
This PHP client library enables easy interaction with the PayHero API, allowing developers to integrate PayHero's payment processing capabilities into their PHP applications. With this client, you can perform operations like checking wallet balances, topping up service wallets, initiating payments, and querying transaction statuses.To be able to generate API keys with Pay Hero to use our API services you need to create an account with us. Create an account using below link and verify your account to be able to proceed. Go To: https://app.payhero.co.ke
overbeck/logistics
15 Downloads
A quick library for querying express logistics information.
opengsq/opengsq-php
24 Downloads
PHP library designed for querying game servers.
nogrod/dhl-retoure-php-sdk
65 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".
mxp100/plastic
23126 Downloads
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
lfischer/wunderground-api
260 Downloads
A simple PHP library for querying the Weather Underground API.