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. [API Development](/categories/api)
4. /
5. zedix/geocoder

ActiveLibrary[API Development](/categories/api)

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

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

2447d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/27975?v=4)[LX](/maintainers/zedix)[@zedix](https://github.com/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

[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)[smodav/mpesa

M-Pesa API implementation

16467.9k1](/packages/smodav-mpesa)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

1223.7k](/packages/codebar-ag-laravel-docuware)

PHPackages © 2026

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