Skip to content

spacedealer/here-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here.com REST API client PHP library

Attention: Please do not use in production environments. It‘s WIP.

This is a simple api client for the here.com REST APIs based on Guzzle 5. Currently it supports the following APIs:

Build Status SensioLabsInsight Dependency Status

Requirements

  • php >= 5.4
  • Guzzle 5
  • Guzzle Services 0.5
  • Guzzle Command 0.7

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist spacedealer/here-api "*"

or add

"spacedealer/here-api": "*"

to the require section of your composer.json file.

Usage

//tbd.

Todos

  • Complete support for all here.com REST APIs
  • Complete support for Places API (add beta methods)
  • Finish php unit tests
  • Improve response model handling

About

Here.com REST api client PHP library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages