PHPackages                             laravel-road/ibge-locations - 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. [API Development](/categories/api)
4. /
5. laravel-road/ibge-locations

ActiveLibrary[API Development](/categories/api)

laravel-road/ibge-locations
===========================

Laravel client to consume IBGE Locations api

v0.2.1(5y ago)7191MITPHP

Since Jan 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Laravel-Road/IBGE-Locations)[ Packagist](https://packagist.org/packages/laravel-road/ibge-locations)[ RSS](/packages/laravel-road-ibge-locations/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (5)Versions (12)Used By (0)

Laravel Road IBGE Locations
===========================

[](#laravel-road-ibge-locations)

Install
-------

[](#install)

```
composer require laravel-road/ibge-locations

php artisan ibge-locations:install // optional, but necessary to use the db driver
```

How to use
----------

[](#how-to-use)

```
$states = Locations::getStates();

$cities = Locations::getStates($states->first()->initials);
```

Supported Drivers
-----------------

[](#supported-drivers)

- api (default)
- db

Env
---

[](#env)

- IBGE\_LOCATIONS\_DRIVER=api
- IBGE\_LOCATIONS\_BASEURL=
- IBGE\_LOCATIONS\_STATES\_ORDERBY=name

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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

Total

11

Last Release

2000d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5609896?v=4)[Pedro Augusto](/maintainers/pedroufv)[@pedroufv](https://github.com/pedroufv)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/laravel-road-ibge-locations/health.svg)

```
[![Health](https://phpackages.com/badges/laravel-road-ibge-locations/health.svg)](https://phpackages.com/packages/laravel-road-ibge-locations)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5022.0k](/packages/simplestats-io-laravel-client)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.9k3](/packages/defstudio-telegraph)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1348.7k1](/packages/jasara-php-amzn-selling-partner-api)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)

PHPackages © 2026

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