Libraries tagged by get query
necromant2005/tt-provider
20 Downloads
List of traits for everyday usage
malenki/url
6 Downloads
Simple class to deal with URL, using magic getter, multisyntaxic way, to play with URL like yoou want!
bridget/bridget
0 Downloads
Bree - A modern PHP superset with strong typing and OOP enhancements
breephi/phi
0 Downloads
Phi φ - A modern PHP superset with strong typing and OOP enhancements
bree/bree
0 Downloads
Bree - A modern PHP superset with strong typing and OOP enhancements
bridgetphp/bridget
0 Downloads
Bridget - A modern PHP superset with strong typing and OOP enhancements
codante/url-tracker
36 Downloads
Parameter Getter Query Builder
m8rge/curl-helper
1752 Downloads
This helper allows easy perform GET, POST queries with curl php extension.
thincscape/contact
11 Downloads
It helps to get contact form queries from users
nogrod/dhl-retoure-php-sdk
56 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".
kruegge82/dhl-retoure-php-rest-sdk
1 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".
sideclick/data-container
12 Downloads
This class provides a way to easily iterate through the results of a query * or query builder. Or get the total results of the query/querybuilder * or retrieve a KNP_Pagination of the query/query builder
k1sul1/rest-post-lookup
38 Downloads
Endpoint that let's you query with an url and get a post object in return.
awcodes/us-states
29 Downloads
Get US states by all or query by code, name or slug.
moxie-lean/wp-endpoints-collection
1202 Downloads
Query against a WordPress site and get a JSON response with a collection of data associated with your request.