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

ActiveLibrary

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(1y ago)66.7k3[2 PRs](https://github.com/astersnake/faker-chile/pulls)MITPHPPHP ^8.1|^8.2|^8.3

Since Jan 13Pushed 1y 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 1mo ago

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

38

—

LowBetter than 84% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity65

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

678d ago

PHP version history (2 changes)1.0.0PHP ^8.1

1.0.4PHP ^8.1|^8.2|^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/b335f50d68cec0d3c209a3afcf2088da96d1587f5f07ed6f9b8b9742a41498c7?d=identicon)[astersnake](/maintainers/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)
```

###  Alternatives

[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.0k](/packages/orchestra-testbench)[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k12.2M45](/packages/knuckleswtf-scribe)[orchestra/workbench

Workbench Companion for Laravel Packages Development

8017.0M43](/packages/orchestra-workbench)[guidocella/eloquent-populator

Guess attributes for Eloquent model factories

7661.6k2](/packages/guidocella-eloquent-populator)[mozex/laravel-scout-bulk-actions

A Laravel Scout extension for bulk importing and flushing of all models.

1033.4k](/packages/mozex-laravel-scout-bulk-actions)

PHPackages © 2026

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