PHPackages                             anvargear/laravel-states-col - 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. anvargear/laravel-states-col

ActiveLaravel-library[Utility &amp; Helpers](/categories/utility)

anvargear/laravel-states-col
============================

Laravel Departaments and Cities Colombia is a bundle for Laravel, providing Almost ISO 3166\_3, Dane Code and Capital.

1301PHP

Since May 17Pushed 8y ago1 watchersCompare

[ Source](https://github.com/AnvarGear/laravel-states-col)[ Packagist](https://packagist.org/packages/anvargear/laravel-states-col)[ RSS](/packages/anvargear-laravel-states-col/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Departaments And Cities (Colombia)
==========================================

[](#laravel-departaments-and-cities-colombia)

[![Total Downloads](https://camo.githubusercontent.com/9646e9bf7c7c62e2bf7a500ac84bce24bb7e318a7ee420465e1961fd517cbb6b/68747470733a2f2f706f7365722e707567782e6f72672f616e766172676561722f6c61726176656c2d7374617465732d636f6c2f646f776e6c6f6164732e737667)](https://packagist.org/packages/anvargear/laravel-states-col)[![Latest Stable Version](https://camo.githubusercontent.com/6892c97432e36dd7f7b0c4f5432c41eb9554824251725dd74704cd15411b5678/68747470733a2f2f706f7365722e707567782e6f72672f616e766172676561722f6c61726176656c2d7374617465732d636f6c2f762f737461626c652e737667)](https://packagist.org/packages/anvargear/laravel-states-col)[![Latest Unstable Version](https://camo.githubusercontent.com/66e24a9dd75531ac68fdc325605a247a5a41877ac334130337ac1360122d120d/68747470733a2f2f706f7365722e707567782e6f72672f616e766172676561722f6c61726176656c2d7374617465732d636f6c2f762f756e737461626c652e737667)](https://packagist.org/packages/anvargear/laravel-states-col)

Laravel Departaments and Cities Colombia is a bundle for Laravel, providing Almost ISO 3166\_3, Dane Code and Capital

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

[](#installation)

Add `anvargear/laravel-states-col` to `composer.json`.

```
"anvargear/laravel-states-col": "dev-master"

```

Run `composer update` to pull down the latest version of Departaments and Cities Colombia List.

**If you're using Laravel 5.5, you don't have to edit `app/config/app.php`.**

Edit `app/config/app.php` and add the `provider` and `filter`

```
'providers' => [
    'AnvaGear\States\StatesServiceProvider',
]

```

Now add the alias.

```
'aliases' => [
    'StatesCol' => 'AnvaGear\States\StatesFacade',
]

```

Model
-----

[](#model)

You can start by publishing the configuration. This is an optional step, it contains the table name and does not need to be altered. If the default name `Colstates` suits you, leave it. Otherwise run the following command

```
$ php artisan vendor:publish

```

Next generate the migration file:

```
$ php artisan countries:migration
$ composer dump-autoload

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/anvargear-laravel-states-col/health.svg)

```
[![Health](https://phpackages.com/badges/anvargear-laravel-states-col/health.svg)](https://phpackages.com/packages/anvargear-laravel-states-col)
```

###  Alternatives

[moneyphp/money

PHP implementation of Fowler's Money pattern

4.8k82.5M422](/packages/moneyphp-money)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M446](/packages/drupal-core-composer-scaffold)

PHPackages © 2026

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