PHPackages                             schneiderchristopher/faker-crypto-php - 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. schneiderchristopher/faker-crypto-php

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

schneiderchristopher/faker-crypto-php
=====================================

Faker crypto related for FakerPHP

1.0.0(1y ago)06MITPHP

Since Oct 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/schneiderchristopher/FakerCryptoPHP)[ Packagist](https://packagist.org/packages/schneiderchristopher/faker-crypto-php)[ RSS](/packages/schneiderchristopher-faker-crypto-php/feed)WikiDiscussions main Synced 1mo ago

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

Faker Crypto PHP
================

[](#faker-crypto-php)

Faker Crypto PHP is a third-party library for [Faker PHP](https://github.com/fzaninotto/Faker) that provides additional methods for generating cryptocurrency-related data. This library creates mock data realated with cryptocurrency.

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

[](#installation)

You can install the library using Composer. Run the following command in your terminal:

```
composer require schneiderchristopher/faker-crypto-php
```

Usage
-----

[](#usage)

To use this with Faker, you must add the FakerCryptoPHP\\Crypto class to the Faker generator:

```
