PHPackages                             ride/app-orm-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. [Database &amp; ORM](/categories/database)
4. /
5. ride/app-orm-geo

ActiveLibrary[Database &amp; ORM](/categories/database)

ride/app-orm-geo
================

Geo location model for the Ride ORM.

1.0.0(9y ago)0397MITPHP

Since Dec 3Pushed 9y ago8 watchersCompare

[ Source](https://github.com/all-ride/ride-app-orm-geo)[ Packagist](https://packagist.org/packages/ride/app-orm-geo)[ RSS](/packages/ride-app-orm-geo/feed)WikiDiscussions develop Synced 4w ago

READMEChangelogDependencies (6)Versions (16)Used By (0)

Ride: ORM Geo
=============

[](#ride-orm-geo)

This module adds a geo location model to the ORM. This model can be used to store geographic locations like continents, countries, regions, cities, ...

Import your data
----------------

[](#import-your-data)

By default all continents and countries are provided as the regions of some countries. To add the cities, download your country archive from . Extract the the country text file from the archive to *data/geo/geonames* in your application directory (or in a module).

You can now call `ride\service\GeoImportService->import()` to import the continents and countries. To import the cities, call `ride\service\GeoImportService->importCities('country-code')`. This can take some time depending on the size of the country.

Related Modules
---------------

[](#related-modules)

- [ride/app](https://github.com/all-ride/ride-app)
- [ride/app-geocode](https://github.com/all-ride/ride-app-geocode)
- [ride/app-orm](https://github.com/all-ride/ride-app-orm)
- [ride/lib-geocode](https://github.com/all-ride/ride-lib-geocode)
- [ride/lib-orm](https://github.com/all-ride/ride-lib-orm)
- [ride/lib-system](https://github.com/all-ride/ride-lib-system)

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

[](#installation)

You can use [Composer](http://getcomposer.org) to install this application.

```
composer require ride/app-orm-geo

```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity71

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

Every ~24 days

Recently: every ~53 days

Total

14

Last Release

3546d ago

Major Versions

0.4.4 → 1.0.02016-10-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d98d3f0d5db5eb241c6ee74bcee87d1e7dc1aaf7942b933d68e612ee2352eea?d=identicon)[ride-user](/maintainers/ride-user)

---

Top Contributors

[![kayalion](https://avatars.githubusercontent.com/u/2340819?v=4)](https://github.com/kayalion "kayalion (57 commits)")

### Embed Badge

![Health badge](/badges/ride-app-orm-geo/health.svg)

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

PHPackages © 2026

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