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

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

i9w3b/faker
===========

Pacote Laravel que gera dados falsos.

v1.0(6y ago)0171MITPHPPHP &gt;=7.2

Since Jun 28Pushed 6y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (2)Used By (1)

[![](https://camo.githubusercontent.com/4002eb66fe93799ef3aaeddba3b6b9c289513c8db505c440a3a83804770fa7d5/68747470733a2f2f63646e2e6a7364656c6976722e6e65742f67682f69397733622f63646e2f696d672f6c6f676f2d32303070782e706e67)](https://github.com/i9w3b)

[![License](https://camo.githubusercontent.com/e2f142b7ad3fd2c02c71d57a24cec9e92531bee33c4d192ad175d6d550abcac1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f69397733622f66616b6572)](https://github.com/i9w3b/faker/blob/master/LICENSE.md)[![GitHub Language Count](https://camo.githubusercontent.com/6a426fc5c76d8fc93c90da15b09abf900b4c1d4f6b54a063c62a0fa38c7cefdf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f756e742f69397733622f66616b6572)](https://github.com/i9w3b/faker)[![GitHub Repo Size](https://camo.githubusercontent.com/b22110a73fe2e9cf23b18610fcd5b42aafbc539e459f9eb2dffff0d27a274f4a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7265706f2d73697a652f69397733622f66616b6572)](https://github.com/i9w3b/faker)[![GitHub Release](https://camo.githubusercontent.com/be63b5190dad5c237be6071baa42218121954f19f169a7cd4446814fde827ccf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f69397733622f66616b6572)](https://github.com/i9w3b/faker/releases)[![Packagist Downloads](https://camo.githubusercontent.com/3d970234ace0f239e679a57b6058db5a19b3c7e393e1bfb957113b8afaa96e43/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f69397733622f66616b6572)](https://packagist.org/packages/i9w3b/faker)

Faker
=====

[](#faker)

Helper para `fzaninotto/faker` em pt\_BR.

Estrutura
---------

[](#estrutura)

```
├── composer.json
├── LICENSE.md
├── README.md
└── src
    ├── FakerServiceProvider.php
    └── helpers.php
```

Instalação
----------

[](#instalação)

Via Composer

```
$ composer require i9w3b/faker
```

Uso
---

[](#uso)

```
