Download the PHP package ybazli/faker without Composer
On this page you can find all versions of the php package ybazli/faker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package faker
Persian Faker
Persian faker package for laravel . This package is created for testing your project with fake data not for create spam. please do not use it to create spam. New options are comming soon. Enjoy it, thanks.
Installation
Step 1
get install package with composer
Step 2
Next add this line in your 'config/app.php' in the providers array:
Step 3
Next add this line in your 'config/app.php' in the aliases array:
Done :)
Code | Description |
---|---|
Return a random firstname | |
Return a random lastname | |
Return a random fullname | |
Return a random company name | |
Return a random mobile number | |
Return a random telephone number | |
Return a random email address | |
Return a random domain like: https://www.blablabla.ir | |
Return a random you can use $min and $max but thery are nullable | |
Return a random birthday date use $sign for replace '/' between year/mounth/day | |
Return a random postal address | |
Return a random city of iran name | |
Return a random state of iran name | |
Return a random 10 integer | |
Return a random word | |
Return a random sentence | |
Return a random paragraph | |
Return a random product category for use online shops | |
return a random job title | |
Return a random IRR |
License
The MIT License (MIT). Please see License File for more information.
All versions of faker with dependencies
PHP Build Version
Package Version
No informations.
The package ybazli/faker contains the following files
Loading the files please wait ....