Download the PHP package rootinc/faker-bonus without Composer
On this page you can find all versions of the php package rootinc/faker-bonus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rootinc/faker-bonus
More information about rootinc/faker-bonus
Files in rootinc/faker-bonus
Download rootinc/faker-bonus
More information about rootinc/faker-bonus
Files in rootinc/faker-bonus
Vendor rootinc
Package faker-bonus
Short Description Bonus Faker Formatters for PHP
License MIT
Homepage https://www.rootinc.com/
Package faker-bonus
Short Description Bonus Faker Formatters for PHP
License MIT
Homepage https://www.rootinc.com/
Please rate this library. Is it a good library?
Informations about the package faker-bonus
faker-bonus
A handy set of extra Faker Formatters/Providers for fzaninotto/faker built to integrate with Laravel or any PHP project that uses Faker.
Contents
- Installation
- Usage
- Basic Usage
- Laravel Installation
- Formatters
- Hashtag
- Mention
- Tweet Text
- Testing
- Acknowledgements
Installation
Usage
We can add new Providers directly to the Faker instance before we use it:
Basic Usage
Specific Provider/s
Laravel Usage
We can have Providers/Formatters added to all instances of Faker\Generator
by updating our AppServiceProvier
as follows:
All Providers
app/Providers/AppServiceProvider.php
Formatters
Hashtag
Build some fun hashtags.
Definition
Usage
Mention
Builds handle-ish mentions.
Definition
Usage
Tweet Text
Create tweet-like text.
Definition
Usage
Testing
Acknowledgements
- Influenced by: mbezhanov/faker-provider-collection
All versions of faker-bonus with dependencies
PHP Build Version
Package Version
The package rootinc/faker-bonus contains the following files
Loading the files please wait ....