PHPackages                             spacedealer/here-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. spacedealer/here-api

ActiveLibrary[HTTP &amp; Networking](/categories/http)

spacedealer/here-api
====================

Here.com REST api client library based on guzzle 5

0.1.2(11y ago)01881BSD-3-ClausePHP

Since Feb 4Pushed 11y ago1 watchersCompare

[ Source](https://github.com/spacedealer/here-api)[ Packagist](https://packagist.org/packages/spacedealer/here-api)[ Docs](https://github.com/spacedealer/here-api)[ RSS](/packages/spacedealer-here-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (1)

Here.com REST API client PHP library
====================================

[](#herecom-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](https://developer.here.com/rest-apis) based on [Guzzle 5](http://docs.guzzlephp.org/en/latest/). Currently it supports the following APIs:

- [GeoCoder &amp; ReverseGeoCoder API](https://developer.here.com/rest-apis/documentation/geocoder)
- [Places API](https://developer.here.com/rest-apis/documentation/places)

[![Build Status](https://camo.githubusercontent.com/3332e47a0d9f1ab9187ba0adff3e5b04d586421b27e8932db3396d25ed8c198f/68747470733a2f2f7472617669732d63692e6f72672f73706163656465616c65722f686572652d6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/spacedealer/here-api)[![SensioLabsInsight](https://camo.githubusercontent.com/c7f18b6ce6c85e2cd39f033e480fbddbd6832e2b46d4b34ccef2a651f264e8f1/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f32666138313362312d623433312d343136612d393030352d3836303532316235313163622f6d696e692e706e67)](https://insight.sensiolabs.com/projects/2fa813b1-b431-416a-9005-860521b511cb)[![Dependency Status](https://camo.githubusercontent.com/fc0a9809788f84d96b3b993afd4a0784dd4fbf97f41d5d1f76be1b8f6ca4ab9f/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3534373333353834383130313036356163633030306163342f62616467652e737667)](https://www.versioneye.com/user/projects/547335848101065acc000ac4)

Requirements
------------

[](#requirements)

- php &gt;= 5.4
- Guzzle 5
- Guzzle Services 0.5
- Guzzle Command 0.7

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

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
-----

[](#usage)

```
//tbd.
```

Todos
-----

[](#todos)

- Complete support for all here.com REST APIs
- Complete support for Places API (add [beta methods](http://places.cit.api.here.com/places/static/doc/internal/#topics/request-resources.html))
- Finish php unit tests
- Improve response model handling

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~44 days

Total

3

Last Release

4032d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b53d403fce38ae29e4d8368820988c0e4c936193655d95dd7e06b533099a1bee?d=identicon)[dirx](/maintainers/dirx)

---

Top Contributors

[![tnguyen-sd](https://avatars.githubusercontent.com/u/9945464?v=4)](https://github.com/tnguyen-sd "tnguyen-sd (5 commits)")

---

Tags

apiclientrestGuzzlehere.com

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/spacedealer-here-api/health.svg)

```
[![Health](https://phpackages.com/badges/spacedealer-here-api/health.svg)](https://phpackages.com/packages/spacedealer-here-api)
```

###  Alternatives

[e-moe/guzzle6-bundle

Integrates Guzzle 6 into your Symfony application

11259.2k](/packages/e-moe-guzzle6-bundle)[jsor/hal-client

A lightweight client for consuming and manipulating Hypertext Application Language (HAL) resources.

2425.9k1](/packages/jsor-hal-client)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
