Download the PHP package neyshaburi/faker without Composer
On this page you can find all versions of the php package neyshaburi/faker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download neyshaburi/faker
More information about neyshaburi/faker
Files in neyshaburi/faker
Download neyshaburi/faker
More information about neyshaburi/faker
Files in neyshaburi/faker
Vendor neyshaburi
Package faker
Short Description Farsi fake data package for laravel 5.2
License MIT
Package faker
Short Description Farsi fake data package for laravel 5.2
License MIT
Please rate this library. Is it a good library?
Informations about the package faker
Farsi Faker
Farsi 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 +989123456789 | |
Return a random telephone number +982187654321 | |
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 date betwen 1315 to 1397 use $split for replace '/' between year/mounth/day | |
Return a random time betwen 00:00:00 to 23:59:59 use $split for replace ':' between HH:MM:SS | |
Return a random dateTime betwen 1315/01/01 00:00:00 to 1397/12/30 23:59:59 | |
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 string random tow ... word | |
Return a random title | |
Return a random sentence | |
Return a random paragraph | |
Return a string random two ... paragraphs |
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 neyshaburi/faker contains the following files
Loading the files please wait ....