PHPackages                             zedix/geocoder - 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. zedix/geocoder

ActiveLibrary

zedix/geocoder
==============

Geocoding addresses using Laravel and Google Geocode API

v0.1.1(6y ago)016MITPHPPHP ^7.2CI failing

Since Oct 19Pushed 6y ago1 watchersCompare

[ Source](https://github.com/zedix/geocoder)[ Packagist](https://packagist.org/packages/zedix/geocoder)[ Docs](https://github.com/zedix/geocoder)[ RSS](/packages/zedix-geocoder/feed)WikiDiscussions master Synced 3d ago

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

@zedix/geocoder
===============

[](#zedixgeocoder)

[![version](https://camo.githubusercontent.com/46dd9d5ef072e5da87d23c5a412c3cf178b6b2aeca07d2864e10b1683e286688/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f7a656469782f67656f636f6465722e7376673f7374796c653d666c61742d737175617265)](https://github.com/zedix/geocoder/releases)[![tag](https://camo.githubusercontent.com/6afb1ac9e6f7ed2e63dec9eeda4247e83c8bd0f6e52fa72c1aa6dfdbbf149895/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f7a656469782f67656f636f6465722e7376673f6d61784167653d3630)](https://camo.githubusercontent.com/6afb1ac9e6f7ed2e63dec9eeda4247e83c8bd0f6e52fa72c1aa6dfdbbf149895/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f7a656469782f67656f636f6465722e7376673f6d61784167653d3630)[![downloads](https://camo.githubusercontent.com/d7b79eab66b6ac006a3b3142b50dc3c1416508f25a7e5bd56ed727ebcadec4b0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a656469782f67656f636f6465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zedix/geocoder)

Usage
-----

[](#usage)

```
$client = new \GuzzleHttp\Client();

$geocoder = new Geocoder($client);

$geocoder
    ->setLanguage('fr')
    ->setCountry('FR')
    ->setPostalCode(75019)
    ->setAddress('1 avenue Jean Jaurès, 75019 Paris')
    ->get();
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

2400d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/625e4c5d5b40c1a16e5bf0f584ec8b2faaae06aef526c1c90dcdc422250e19c2?d=identicon)[zedix](/maintainers/zedix)

---

Top Contributors

[![zedix](https://avatars.githubusercontent.com/u/27975?v=4)](https://github.com/zedix "zedix (3 commits)")

---

Tags

laravelgeocoding

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zedix-geocoder/health.svg)

```
[![Health](https://phpackages.com/badges/zedix-geocoder/health.svg)](https://phpackages.com/packages/zedix-geocoder)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[s-ichikawa/laravel-sendgrid-driver

This library adds a 'sendgrid' mail driver to Laravel.

4139.3M1](/packages/s-ichikawa-laravel-sendgrid-driver)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)[tzsk/sms

A robust and unified SMS gateway integration package for Laravel, supporting multiple providers.

320244.3k6](/packages/tzsk-sms)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[truckersmp/steam-socialite

Laravel Socialite provider for Steam OpenID.

1516.7k](/packages/truckersmp-steam-socialite)

PHPackages © 2026

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