Download the PHP package geekish/faker-providers without Composer
On this page you can find all versions of the php package geekish/faker-providers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download geekish/faker-providers
More information about geekish/faker-providers
Files in geekish/faker-providers
Package faker-providers
Short Description Extra providers for Faker
License MIT
Homepage https://github.com/geekish/faker-providers
Informations about the package faker-providers
geekish/faker-providers
Adds some extra providers to fakerphp/faker. Some are ported/adapted from the original and mbezhanov/faker-provider-collection.
Installation
You can install the package via composer:
Usage
To register all providers:
In Laravel, adding providers to the Faker instance accessible via fake() can be done like so:
Of course, you are free to register the providers individually:
Providers
- Literature
authorgenrebookTitlebookSeries
- Horse
horseBreed
- Music
musicalGenreinstrumentbandfemaleMusicianmaleMusicianmusician(generates any of the previous three)
- StarWars
starWarsCharacterstarWarsDroidstarWarsPlanetstarWarsSpeciesstarWarsVehicle
- Space
constellationclusterdwarfPlanetgalaxyplanetmoonnebulastar
Testing
Each provider should be covered.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Hannah Chartier
- All Contributors
License
The MIT License (MIT). Please see License File for more information.