PHPackages                             igi/sypexgeo - 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. igi/sypexgeo

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

igi/sypexgeo
============

PHP library Sypex Geo API (http://sypexgeo.net)

916.1k1PHP

Since Mar 25Pushed 6y ago1 watchersCompare

[ Source](https://github.com/iginikolaev/sypexgeo)[ Packagist](https://packagist.org/packages/igi/sypexgeo)[ RSS](/packages/igi-sypexgeo/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SypexGeo
========

[](#sypexgeo)

Sypex Geo - product for location by IP address. Obtaining the IP address, Sypex Geo outputs information about the location of the visitor - country, region, city, geographical coordinates and other in Russian and in English. Sypex Geo use local compact binary database file and works very quickly. For more information visit:

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Add

```
"igi/sypexgeo": "*"

```

to the require section of your `composer.json` file.

Update database on "composer install" command
---------------------------------------------

[](#update-database-on-composer-install-command)

Put "post-install-cmd" event to composer.json

```
"scripts": {
    "post-install-cmd": [
        "IgI\\SypexGeo\\Composer::installDatabases"
    ]
}
```

Put "extra" settings to composer.json

```
"extra": {
    "sypexgeo_remote": "https://sypexgeo.net/files/SxGeoCity_utf8.zip",
    "sypexgeo_local": "/path/to/project/SxGeoCity.dat"
}
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66.7% 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.

### Community

Maintainers

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

---

Top Contributors

[![iginikolaev](https://avatars.githubusercontent.com/u/4067742?v=4)](https://github.com/iginikolaev "iginikolaev (4 commits)")[![Seldaek](https://avatars.githubusercontent.com/u/183678?v=4)](https://github.com/Seldaek "Seldaek (1 commits)")[![v1adjkee666](https://avatars.githubusercontent.com/u/24592913?v=4)](https://github.com/v1adjkee666 "v1adjkee666 (1 commits)")

### Embed Badge

![Health badge](/badges/igi-sypexgeo/health.svg)

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

PHPackages © 2026

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