PHPackages                             komicho/geo - 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. komicho/geo

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

komicho/geo
===========

get country name and code

V0.1(8y ago)034C

Since Sep 7Pushed 8y ago1 watchersCompare

[ Source](https://github.com/komichoNinja/geo)[ Packagist](https://packagist.org/packages/komicho/geo)[ Docs](https://github.com/komichoLab/geo)[ RSS](/packages/komicho-geo/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Komicho Geo
===========

[](#komicho-geo)

get country name and code

### Install via composer

[](#install-via-composer)

Add orm to composer.json configuration file.

```
$ composer require komicho/geo

```

And update the composer

```
$ composer update

```

code
----

[](#code)

```
require 'vendor/autoload.php';

use komicho\geo;

echo geo::code(); // get code

echo geo::name(); // get name
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

3168d ago

### Community

Maintainers

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

---

Top Contributors

[![komtcho](https://avatars.githubusercontent.com/u/12757671?v=4)](https://github.com/komtcho "komtcho (2 commits)")

---

Tags

phpgeokomicho

### Embed Badge

![Health badge](/badges/komicho-geo/health.svg)

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

###  Alternatives

[stevebauman/location

Retrieve a user's location by their IP Address

1.3k7.6M65](/packages/stevebauman-location)[imanghafoori/laravel-anypass

A minimal yet powerful package to help you in development.

21421.6k](/packages/imanghafoori-laravel-anypass)

PHPackages © 2026

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