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

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

nystronsolar/faker-solar
========================

Allow Faker to generate fake Solar data.

1.0.0(2y ago)010MITPHP

Since Sep 6Pushed 2y agoCompare

[ Source](https://github.com/NystronSolar/FakerSolar)[ Packagist](https://packagist.org/packages/nystronsolar/faker-solar)[ Docs](https://github.com/NystronSolar/FakerSolar)[ RSS](/packages/nystronsolar-faker-solar/feed)WikiDiscussions main Synced 1mo ago

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

Faker Solar
===========

[](#faker-solar)

Allow [fakerphp/faker](https://github.com/fakerphp/faker) to generate fake Solar data.

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

[](#installation)

Add the FakerSOlar library to your `composer.json` file:

```
composer require nystronsolar/faker-solar
```

Usage
-----

[](#usage)

To use this with Faker, you must add the `NystronSolar\FakerSolar\Solar` class to the Faker generator:

```
