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

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

pragmafabrik/pomm-faker
=======================

Faker API for Pomm2

99642PHP

Since Nov 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/pragmafabrik/Pomm2Faker)[ Packagist](https://packagist.org/packages/pragmafabrik/pomm-faker)[ RSS](/packages/pragmafabrik-pomm-faker/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Pomm2 Faker client
==================

[](#pomm2-faker-client)

This package is a Pomm2 client to fill tables with data generated by [Faker](https://github.com/fzaninotto/Faker).

This package is still under development and has no tests hence there are bugs.

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

[](#installation)

To install Pomm2Faker, just add the following line in the `require-dev` section of your `composer.json` file:

```
"pragmafabrik/pomm-faker": "1.0-dev"

```

and invoke the `composer.phar update` command.

Usage
-----

[](#usage)

Using the Client is fairly easy:

```
