Libraries tagged by retrieve
renepardon/laravel-google-geocoding
7 Downloads
Easy to use API to retrieve geocoding results from Google in your Laravel application levering cache.
reactmore/google-analytic-api-client
36 Downloads
A PHP package to retrieve Google Analytics data
razz/getog
4 Downloads
Retrieve meta tags and OpenGraph
randomhost/mcstat
211 Downloads
Retrieves status information from a Minecraft server.
ralfhortt/geodata
116 Downloads
A composer package to retrieve geodata
ra/silex-rest-api
168 Downloads
Silex based REST API, which can be used to retrieve data from arbitrary systems to feed into the renzel.agentur Admin, for search and the SEO tool
qbus/contao-transient-model
51 Downloads
Store and retrieve models in/from the Registry without having to persist data.
psonrie/geolocation
1203 Downloads
Laravel service provider to retrieve a users location by their IP Address
projectzero/loldatabase
23 Downloads
An API wrapper for Riot Games League of Legends that stores and caches the data retrieved in a database format.
pop-wp-schema/block-content-parser
4 Downloads
Parse a custom post and retrieve the content from its (Gutenberg) blocks
plutuss/laravel-geonames-api
21 Downloads
The Laravel Geonames API package provides an easy way to integrate the Geonames API into your Laravel application. This package enables developers to effortlessly interact with the Geonames API to retrieve geographic data such as cities, countries, coordinates, time zones, and other location-based information
piko/user
66 Downloads
A lightweight user session manager to login/logout and retrieve user identity.
phpfacile/openstreetmap
536 Downloads
This service basically retrieves data from the Openstreetmap (OSM) data thanks to the Overpass API.
phpfacile/geocoding-db-zend
18 Downloads
Service mainly aimed at storing in database (using zend-db) a location retrieved thanks to phpfacile/geocoding
phpfacile/event-json
38 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.