PHPackages                             holacliente/laravel-ubigeo - 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. holacliente/laravel-ubigeo

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

holacliente/laravel-ubigeo
==========================

v5.5.2(1y ago)0104↑445.5%MITPHPPHP ^7.0

Since Apr 12Pushed 1y agoCompare

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

READMEChangelog (4)Dependencies (1)Versions (24)Used By (0)

Laravel Ubigeo
==============

[](#laravel-ubigeo)

Laravel Ubigeo is a package that provides a simple way to manage and use Peruvian ubigeo codes in your Laravel application.

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

[](#installation)

Install the package via Composer:

```
composer require holacliente/laravel-ubigeo
```

Usage
-----

[](#usage)

### Retrieve Ubigeo Information

[](#retrieve-ubigeo-information)

You can use the provided models or helper functions to retrieve ubigeo data:

```
use Holacliente\LaravelUbigeo\Ubigeo;

// Get all departments
$departments = Ubigeo::departamentos();

// Get provinces by department
$provinces = Ubigeo::provincias();

// Get districts by province
$districts = Ubigeo::distritos();
```

Testing
-------

[](#testing)

Run the tests with:

```
php artisan test
```

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

[](#contributing)

Contributions are welcome! Please submit a pull request or open an issue to discuss your ideas.

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](LICENSE).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance47

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

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 ~0 days

Total

21

Last Release

391d ago

Major Versions

v1.beta → v2.beta2025-04-12

v2.beta → v4.0.0-beta2025-04-12

v4.9.2-beta → v5.0.0-beta2025-04-13

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/holacliente-laravel-ubigeo/health.svg)

```
[![Health](https://phpackages.com/badges/holacliente-laravel-ubigeo/health.svg)](https://phpackages.com/packages/holacliente-laravel-ubigeo)
```

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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