Download the PHP package hamed-sadeghinejad/faker without Composer
On this page you can find all versions of the php package hamed-sadeghinejad/faker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hamed-sadeghinejad/faker
More information about hamed-sadeghinejad/faker
Files in hamed-sadeghinejad/faker
Download hamed-sadeghinejad/faker
More information about hamed-sadeghinejad/faker
Files in hamed-sadeghinejad/faker
Vendor hamed-sadeghinejad
Package faker
Short Description Persian fake data package for laravel
License MIT
Package faker
Short Description Persian fake data package for laravel
License MIT
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 sluged of input string |
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 hamed-sadeghinejad/faker contains the following files
Loading the files please wait ....