PHPackages                             zaynasheff/georus - 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. zaynasheff/georus

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

zaynasheff/georus
=================

1.0.9(4mo ago)019MITPHP

Since Oct 4Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/zaynasheff/georus)[ Packagist](https://packagist.org/packages/zaynasheff/georus)[ RSS](/packages/zaynasheff-georus/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (11)Used By (0)

Georus 🇷🇺
=========

[](#georus-)

Laravel package with Russian regions and cities (CSV, migrations, seeders).

Requirements
------------

[](#requirements)

- PHP ^8.1
- Laravel ^10|^11

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

[](#installation)

```
composer require zaynasheff/georus
```

Package Structure
-----------------

[](#package-structure)

The package contains:

Database migrations CSV data files Database seeders

Publish all files
-----------------

[](#publish-all-files)

```
php artisan vendor:publish --provider="Zaynasheff\Georus\GeorusServiceProvider"
```

Publish only migrations
-----------------------

[](#publish-only-migrations)

```
php artisan vendor:publish --tag=georus-migrations
```

Publish only seeders
--------------------

[](#publish-only-seeders)

```
php artisan vendor:publish --tag=georus-seeders
```

Publish CSV data files
----------------------

[](#publish-csv-data-files)

```
php artisan vendor:publish --tag=georus-data
```

Running Migrations
------------------

[](#running-migrations)

After publishing migrations, run:

```
php artisan migrate
```

Running Seeders
---------------

[](#running-seeders)

After publishing seeders, run:

```
php artisan db:seed --class=GeorusSeeder
```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance77

Regular maintenance activity

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Every ~49 days

Recently: every ~0 days

Total

10

Last Release

139d ago

### Community

Maintainers

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

---

Top Contributors

[![zaynasheff](https://avatars.githubusercontent.com/u/16214406?v=4)](https://github.com/zaynasheff "zaynasheff (13 commits)")

### Embed Badge

![Health badge](/badges/zaynasheff-georus/health.svg)

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

PHPackages © 2026

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