PHPackages                             pirumart/uganda-administrative-units - 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. pirumart/uganda-administrative-units

ActiveLibrary

pirumart/uganda-administrative-units
====================================

Laravel Package for administrative units of Uganda (Regions, Districts, Counties, Sub-Counties, Parish and Villages)

401PHP

Since Sep 25Pushed 3y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

:package\_description
=====================

[](#package_description)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6117c37177e15be87aff1fcf05bf44f51c1eb2319b5673d25b7a7a88de9df468/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f3a76656e646f725f6e616d652f3a7061636b6167655f6e616d652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/:vendor_name/:package_name)[![GitHub Tests Action Status](https://camo.githubusercontent.com/5d0184186b636b06963b7bff42739521fe05139f6abb820869fa0fbc029a76b7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f3a76656e646f725f6e616d652f3a7061636b6167655f6e616d652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/:vendor_name/:package_name/actions?query=workflow%3Arun-tests+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/db76b1e9115d45cdfc73533bd2ddb2a0f9d975fe30bb312ff8545e2fb462bb2e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f3a76656e646f725f6e616d652f3a7061636b6167655f6e616d652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/:vendor_name/:package_name)

**Note:** Run `./configure-skeleton` to get started, or manually replace `:author_name` `:author_username` `:author_email` `:vendor_name` `:package_name` `:package_description` with their correct values in [README.md](README.md), [CHANGELOG.md](CHANGELOG.md), [CONTRIBUTING.md](.github/CONTRIBUTING.md), [LICENSE.md](LICENSE.md) and [composer.json](composer.json) files, then delete this line. You can also run `configure-skeleton.sh` to do this automatically.

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require :vendor_name/:package_name
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Pirumart\Uganda\Locale\SkeletonServiceProvider" --tag="migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Pirumart\Uganda\Locale\SkeletonServiceProvider" --tag="config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$skeleton = new Pirumart\Uganda\Locale();
echo $skeleton->echoPhrase('Hello, Pirumart!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2927cccaf9c2f611454ad925b54d3a899f3c56e513042ecab69bbf5b0c7a83bc?d=identicon)[pirupius](/maintainers/pirupius)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/pirumart-uganda-administrative-units/health.svg)

```
[![Health](https://phpackages.com/badges/pirumart-uganda-administrative-units/health.svg)](https://phpackages.com/packages/pirumart-uganda-administrative-units)
```

PHPackages © 2026

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