Libraries tagged by retriever
naythukhant/tmdb
12 Downloads
A laravel package that helps you to retrieve data form https://api.themoviedb.org/ easily.
mywebsos/carbon-field-extended-set
5 Downloads
An extension for Carbon Fields that adds a Set field with the ability to retrieve either the label, value, or key/value array.
mywebsos/carbon-field-extended-select
3 Downloads
An extension for Carbon Fields that adds a Select field with the ability to retrieve either the label, value, or key/value array.
mywebsos/carbon-field-extended-radio-image
3 Downloads
An extension for Carbon Fields that adds a Radio Image field with the ability to retrieve either the label, value, or key/value array.
mywebsos/carbon-field-extended-radio
3 Downloads
An extension for Carbon Fields that adds a Radio field with the ability to retrieve either the label, value, or key/value array.
mywebsos/carbon-field-extended-multiselect
6 Downloads
An extension for Carbon Fields that adds a Multiselect field with the ability to retrieve either the label, value, or key/value array.
mybuilder/when-i-work-api
9691 Downloads
Library that support connections and retrieve data from WhenIWork.com API
mustafakucuk/google-places
26 Downloads
A simple PHP wrapper for the new Google Places API, making it easy to perform place searches, retrieve details, and use autocomplete features.
muse/array_get
12 Downloads
Array function to retrieve vals
mta/twenty_five_live_events
10 Downloads
Drupal module to retrieve events from 25Live
mrcage/chf-exchange-rates
1049 Downloads
Retrieves Swiss Franc exchange rates for foreign currencies based on data from the website of the Swiss Federal Customs Administration.
movingimage/data-provider-vmpro-search
170 Downloads
Dataprovider implementation that retrieves collection data from Video Manager Pro (search entry point)
movingimage/data-provider-vmpro
7713 Downloads
Dataprovider implementation that retrieves collection data from Video Manager Pro
movingimage/data-provider-vm6
578 Downloads
Dataprovider implementation that retrieves collection data from Video Manager 6
mouf/utils.network.http.curlhtmlbrowser
85 Downloads
This package contains a class that mimics a web browser. Using the Curl HTML Browser, you can easily query a web site in HTTP or HTTPS, and analyze the HTML answered. The Curl HTML Browser will handle sessions for you, so you can use it to log into a website and retrieve data from the logged part of the website. As the name implies, this package is based on the CURL library, and therefore, the CURL PHP extension must be installed on your machine.