PHPackages                             redpandacoding/fakealfred - 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. redpandacoding/fakealfred

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

redpandacoding/fakealfred
=========================

FakeAlfred is a PHP library that will generate fake data for you. Utilizing fzaninotto/faker and knpuniversity/lorem-ipsum-bundle

v0.1.0(8y ago)03821[1 issues](https://github.com/redpandacoding/FakeAlfred/issues)MITPHPPHP ^7.1.3

Since May 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/redpandacoding/FakeAlfred)[ Packagist](https://packagist.org/packages/redpandacoding/fakealfred)[ RSS](/packages/redpandacoding-fakealfred/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (2)Used By (0)

FakeAlfred
==========

[](#fakealfred)

Dry Bulk Material names generated using fzaninotto/Faker

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

[](#installation)

Add FakeAlfred library to your `composer.json` file:

```
composer require redpandacoding/fakealfred

```

Usage
-----

[](#usage)

To use this with [Faker](https://github.com/fzaninotto/Faker), you must add the `Fake\Alfred\Provider\Material` class to the Faker generator:

```
