PHPackages                             selezneva/geocoding - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. selezneva/geocoding

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

selezneva/geocoding
===================

package for geocoding

2.2.1(8y ago)318MITVue

Since Oct 29Pushed 8y agoCompare

[ Source](https://github.com/seleznevaksenia/Googlegeocoding)[ Packagist](https://packagist.org/packages/selezneva/geocoding)[ RSS](/packages/selezneva-geocoding/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (9)Dependencies (2)Versions (13)Used By (0)

What is Geocoding?
==================

[](#what-is-geocoding)

Geocoding is the process of converting addresses (like "1600 Amphitheatre Parkway, Mountain View, CA") into geographic coordinates (like latitude 37.423021 and longitude -122.083739), which you can use to place markers on a map, or position the map.

Reverse geocoding is the process of converting geographic coordinates into a human-readable address. [![Alt text](map.png?raw=true "Example")](map.png?raw=true)

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

[](#installation)

This package can be installed with help of [Composer](http://getcomposer.org)

```
composer require selezneva/geocoding

```

```
sudo apt-get install redis-server

```

```
php artisan vendor:publish

```

```
in config/geocoding.php put your api key

```

```
in your ENV. file CACHE_DRIVER = redis

```

```
clear routes/web.php file to avoide routes conflicts

```

```
npm run dev

```

```
the project is available by "your-domain-name" in your browser

```

How to use functional
---------------------

[](#how-to-use-functional)

**Geocoding**

```
http://your-domain-name.local/geo/?language=en&address=Paris&formatted=true

```

**Reverse Geocoding**

```
http://your-domain-name.local/rev/?language=en&longitude=40.7155809802915&latitude=40.7155809802915&postalCode=true

```

License
-------

[](#license)

MIT

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity70

Established project with proven stability

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 ~5 days

Total

12

Last Release

3157d ago

Major Versions

0.2.0 → 1.0.02017-12-08

1.0.2 → 2.0.02017-12-22

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/24541139?v=4)[Ksenia](/maintainers/seleznevaksenia)[@seleznevaksenia](https://github.com/seleznevaksenia)

---

Tags

google-apilaravel-5vue-routervuejs2

### Embed Badge

![Health badge](/badges/selezneva-geocoding/health.svg)

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.8k2.5k](/packages/unopim-unopim)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

24.3k69.5k](/packages/grumpydictator-firefly-iii)[bagisto/bagisto

Bagisto Laravel E-Commerce

28.0k175.2k9](/packages/bagisto-bagisto)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[lion/bundle

Lion-framework configuration and initialization package

132.4k5](/packages/lion-bundle)[oat-sa/tao-core

TAO core extension

65147.9k151](/packages/oat-sa-tao-core)

PHPackages © 2026

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