Libraries tagged by retriever
piko/user
56 Downloads
A lightweight user session manager to login/logout and retrieve user identity.
phpfacile/openstreetmap
533 Downloads
This service basically retrieves data from the Openstreetmap (OSM) data thanks to the Overpass API.
phpfacile/event-json
33 Downloads
This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected.
php-extended/php-scorekeeper-interface
12094 Downloads
A generic library to handle and retrieve score values
php-extended/php-email-provider-interface
8303 Downloads
An interface library to retrieve email data from different providers
phleech/phcomments
20 Downloads
Retrieve video comments from PornHub
pgrimaud/horaires-ratp-sdk
2754 Downloads
RATP SDK - Retrieve schedules for any given RER (train), Metro, or Tramway stop in real time. The RATP is a public transport operator based in Paris, France.
oyeaussie/phpfirewall
48 Downloads
PHPFirewall is a tool to allow/block connections to your web resource using IP address. The IP address details are either retrieved from local database or by making API calls to IP2Location.io
olliepop/fbpagefeed
308 Downloads
Retrieves posts from a Facebook page for a SilverStripe site, pulling posts and storing them via CliController task
numairawan/eth-gas-tracker-php
15 Downloads
Powerful PHP library to retrieve live Ethereum gas prices.
nogrod/ebay-buy-browse-php-sdk
6 Downloads
The Browse API has the following resources:item_summary:Allows shoppers to search for specific items by keyword, GTIN, category, charity, product, image (Experimental Method), or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters.item:Allows shoppers to retrieve the details of a specific item or all items in an item group, which is an item with variations such as color and size and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part.This resource also provides a bridge between the eBay legacy APIs, such as the Finding, and the RESTful APIs, which use different formats for the item IDs.The item_summary, search_by_image, and item resource calls require an Application access token.
networkrailbusinesssystems/maximo-query
784 Downloads
A Laravel package to easily retrieve data from Maximo using the REST API
networkrailbusinesssystems/bravo-api
862 Downloads
Package to send and retrieve data from the Bravo rest API
mybuilder/when-i-work-api
9690 Downloads
Library that support connections and retrieve data from WhenIWork.com API
mustafakucuk/google-places
17 Downloads
A simple PHP wrapper for the new Google Places API, making it easy to perform place searches, retrieve details, and use autocomplete features.