Skip to content

Milk SDK PHP

Roberto Butti edited this page Oct 18, 2020 · 2 revisions

Milk SDK PHP is a (fluent) open-source PHP library that makes it easy to integrate your PHP application with location services like:

  • XYZ Hub API;
  • Routing API;
  • Weather Destination API;
  • Geocoder API;

Getting Started

Install the SDK

In your PHP project install package via composer:

composer require hi-folks/milk-sdk-php
Clone this wiki locally