PHPackages                             wikibusiness/gisgraphy-bundle - 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. wikibusiness/gisgraphy-bundle

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

wikibusiness/gisgraphy-bundle
=============================

Gisgraphy - Geocode webservice wrapper.

0.1(10y ago)0708[1 issues](https://github.com/wikibusiness/gisgraphy-bundle/issues)MITPHPPHP &gt;=5.5

Since Jun 25Pushed 10y ago3 watchersCompare

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

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

GisgraphyBundle
===============

[](#gisgraphybundle)

This is a simple Symfony wrapper for parsing address data from [gisgraphy](http://www.gisgraphy.com/).

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

[](#installation)

Install is done via `composer`:

```
$ composer require wikibusiness/gisgraphy-bundle
```

Usage
-----

[](#usage)

```
$address     = '1600 Amphitheatre Parkway Mountain View CA';
$countryCode = 'us';

$gis        = new Gisgraphy($address, $countryCode);
$gisAddress = $gis->decode();

var_dump($gisAddress);
var_dump($gisAddress->toArray());
var_dump($gisAddress->getKeys());
var_dump($gisAddress->getZipcode());
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3980d ago

### Community

Maintainers

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

---

Top Contributors

[![ramlev](https://avatars.githubusercontent.com/u/74152?v=4)](https://github.com/ramlev "ramlev (9 commits)")

---

Tags

symfonygisgisgraphy

### Embed Badge

![Health badge](/badges/wikibusiness-gisgraphy-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/wikibusiness-gisgraphy-bundle/health.svg)](https://phpackages.com/packages/wikibusiness-gisgraphy-bundle)
```

###  Alternatives

[eightpoints/guzzle-bundle

Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony. Comes with easy and powerful configuration options and optional plugins.

45912.1M55](/packages/eightpoints-guzzle-bundle)[eole/sandstone

Silex RestApi with Websockets.

1115.2k1](/packages/eole-sandstone)[mediamonks/rest-api-bundle

MediaMonks Rest API Symfony Bundle

1656.2k1](/packages/mediamonks-rest-api-bundle)[facile-it/crossbar-http-publisher-bundle

This bundle allows to submit PubSub events via HTTP/POST requests to a Crossbar HTTP Publisher.

1114.4k](/packages/facile-it-crossbar-http-publisher-bundle)

PHPackages © 2026

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