PHPackages                             sextanet/laravel-chile-geo - 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. sextanet/laravel-chile-geo

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

sextanet/laravel-chile-geo
==========================

Collection of chilean Regions with Communes

0.0.2(8mo ago)0923MITPHPPHP ^8.2CI passing

Since Jan 6Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/sextanet/laravel-chile-geo)[ Packagist](https://packagist.org/packages/sextanet/laravel-chile-geo)[ Docs](https://github.com/sextanet/laravel-chile-geo)[ GitHub Sponsors](https://github.com/SextaNet)[ RSS](/packages/sextanet-laravel-chile-geo/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (13)Versions (4)Used By (0)

Collection of chilean Regions with Communes
===========================================

[](#collection-of-chilean-regions-with-communes)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2f23c21cfb896229b2a77e4d6892de470af64d7356ec79b54b62448ff6bbc906/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73657874616e65742f6c61726176656c2d6368696c652d67656f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sextanet/laravel-chile-geo)[![GitHub Tests Action Status](https://camo.githubusercontent.com/0265ae1b5717508323f644fec76119b118a3e56abb35a9e586dad29d9660616d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f73657874616e65742f6c61726176656c2d6368696c652d67656f2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/sextanet/laravel-chile-geo/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/718a435fd2976e9c40ec8e54c4178f2be7d706d9a68a84327cf26dad94c11a9c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f73657874616e65742f6c61726176656c2d6368696c652d67656f2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/sextanet/laravel-chile-geo/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/6edc4716df762a23e77690f0e8a22460a1369c5ab5b54317d5f00cbf6c209420/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73657874616e65742f6c61726176656c2d6368696c652d67656f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sextanet/laravel-chile-geo)

Note

Still in development. It can be unstable or change in any moment.

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

[](#installation)

You can install the package via composer:

```
composer require sextanet/laravel-chile-geo
```

Database structure
------------------

[](#database-structure)

You need to have `countries`, `regions` and `communes` tables.

Seeding the database
--------------------

[](#seeding-the-database)

Execute the command

```
php artisan chile-geo:seed
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-chile-geo-config"
```

This is the contents of the published config file:

```
return [
    'table_countries' => env('CHILE_GEO_TABLE_COUNTRIES', 'countries'),

    'table_regions' => env('CHILE_GEO_TABLE_REGIONS', 'regions'),

    'table_communes' => env('CHILE_GEO_TABLE_COMMUNES', 'communes'),
];
```

> If you don't have a Chile country, ChileGeo it will create it.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [SextaNet](https://github.com/sextanet)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance59

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64% 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 ~230 days

Total

2

Last Release

261d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f00131e3e5dda3db4f1f0498fa677591bbd94d5c7087e24dcbd851cdecd9e84?d=identicon)[sextanet](/maintainers/sextanet)

---

Top Contributors

[![sebacarrasco93](https://avatars.githubusercontent.com/u/30738997?v=4)](https://github.com/sebacarrasco93 "sebacarrasco93 (16 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")

---

Tags

laravelSextaNetlaravel-chile-geo

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/sextanet-laravel-chile-geo/health.svg)

```
[![Health](https://phpackages.com/badges/sextanet-laravel-chile-geo/health.svg)](https://phpackages.com/packages/sextanet-laravel-chile-geo)
```

###  Alternatives

[spatie/laravel-data

Create unified resources and data transfer objects

1.7k28.9M627](/packages/spatie-laravel-data)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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