PHPackages                             astersnake/faker-chile - 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. astersnake/faker-chile

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

astersnake/faker-chile
======================

With this package, you can easily generate Chilean names, addresses, phone numbers, and more. The provider includes a wide variety of data sets, including Chilean regions, provinces, and municipalities, as well as popular Chilean names, addresses, and phone numbers.

1.0.4(2y ago)66.7k3[2 PRs](https://github.com/astersnake/faker-chile/pulls)MITPHPPHP ^8.1|^8.2|^8.3

Since Jan 13Pushed 2y ago2 watchersCompare

[ Source](https://github.com/astersnake/faker-chile)[ Packagist](https://packagist.org/packages/astersnake/faker-chile)[ Docs](https://github.com/astersnake/faker-chile)[ RSS](/packages/astersnake-faker-chile/feed)WikiDiscussions main Synced yesterday

READMEChangelog (5)Dependencies (14)Versions (9)Used By (0)

Chile Localized Providers for Faker
===================================

[](#chile-localized-providers-for-faker)

The provider includes a wide variety of data sets for fzaninotto/Faker, including Chilean regions, provinces, and municipalities, as well as popular Chilean names, addresses, and phone numbers.

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

[](#installation)

You can install the package via composer:

```
composer require astersnake/faker-chile --dev
```

Basic usage
-----------

[](#basic-usage)

```
$faker = Faker\Factory::create('es_CL');
for ($i = 0; $i < 3; $i++) {
    echo $faker->rut() . "\n";
}
```

Add locale to configuration file
--------------------------------

[](#add-locale-to-configuration--file)

If you want to use the locale in your Laravel project, you can add it to the app configuration file.

```
// config/app.php
'faker_locale' => 'es_CL',
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

Credits
-------

[](#credits)

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

License
-------

[](#license)

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

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

5

Last Release

734d ago

PHP version history (2 changes)1.0.0PHP ^8.1

1.0.4PHP ^8.1|^8.2|^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22416775?v=4)[Astersnake](/maintainers/astersnake)[@astersnake](https://github.com/astersnake)

---

Top Contributors

[![astersnake](https://avatars.githubusercontent.com/u/22416775?v=4)](https://github.com/astersnake "astersnake (14 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 commits)")[![asterion](https://avatars.githubusercontent.com/u/194420?v=4)](https://github.com/asterion "asterion (1 commits)")[![Lea23VC](https://avatars.githubusercontent.com/u/49000787?v=4)](https://github.com/Lea23VC "Lea23VC (1 commits)")

---

Tags

laravelfakerastersnakefaker-chile

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/astersnake-faker-chile/health.svg)

```
[![Health](https://phpackages.com/badges/astersnake-faker-chile/health.svg)](https://phpackages.com/packages/astersnake-faker-chile)
```

PHPackages © 2026

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