Download the PHP package bit-01/sy-faker without Composer
On this page you can find all versions of the php package bit-01/sy-faker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bit-01/sy-faker
More information about bit-01/sy-faker
Files in bit-01/sy-faker
Download bit-01/sy-faker
More information about bit-01/sy-faker
Files in bit-01/sy-faker
Vendor bit-01
Package sy-faker
Short Description A PHP package for generating realistic Syrian Arabic fake data—names, addresses, text, and more. Designed for Laravel 8–12 with a Faker-like API, it delivers authentic Syrian dialect content, from Damascene streets to Aleppine names. Perfect for testing, seeding databases, or placeholder content with local flavor.
License MIT
Package sy-faker
Short Description A PHP package for generating realistic Syrian Arabic fake data—names, addresses, text, and more. Designed for Laravel 8–12 with a Faker-like API, it delivers authentic Syrian dialect content, from Damascene streets to Aleppine names. Perfect for testing, seeding databases, or placeholder content with local flavor.
License MIT
Please rate this library. Is it a good library?
Informations about the package sy-faker
SyFaker
A PHP package for generating realistic Syrian Arabic fake data—names, addresses, text, and more. Designed for Laravel 8–12 with a Faker-like API, it delivers authentic Syrian dialect content, from Damascene streets to Aleppine names. Perfect for testing, seeding databases, or placeholder content with local flavor.
Index
- Features
- Installation
- Usage
- Laravel Integration
- API
- Laravel & PHP Compatibility
- License
- Arabic Readme File
Features
- Syrian Text and paragraphs
- Syrian names
- Syrian addresses
- Syrian phone numbers (mobile, landline, Syriatel, MTN)
- Syrian dialect text
- Gregorian and Hijri dates with Syrian format
- Syrian company names, job titles, and business types
- Syrian foods, idioms, proverbs, and traditional items
- Faker-like API
Installation
Usage
Laravel Integration
The package auto-registers via Service Provider and provides a helper function
API
$faker->letter()
$faker->word()
$faker->words($count = 5, $asArray = false, $separator = ' ')
$faker->sentence($mode = 'mixed')
$faker->sentences($count = 3, $mode = 'mixed', $asArray = false, $separator = ' ')
$faker->paragraph($min = 3, $max = 7, $mode = 'mixed')
$faker->name($gender = null)
$faker->firstName($gender = null)
$faker->lastName()
$faker->address()
$faker->mobile($withCountryCode = true, $company = null)
$faker->syriatel($withCountryCode = true)
$faker->mtn($withCountryCode = true)
$faker->landline($withCountryCode = true)
$faker->gregorianDate($format = 'd/M/Y')
$faker->hijriDate($format = 'd/m/Y')
$faker->randomGregorianDate($start = '-10 years', $end = 'now', $format = 'd/M/Y')
$faker->randomHijriDate($start = '-10 years', $end = 'now', $format = 'd/m/Y')
$faker->companyName()
$faker->jobTitle()
$faker->businessType()
$faker->food()
$faker->idiom()
$faker->proverb()
$faker->traditionalItem()
$faker->culturalSentence()
✅ Laravel & PHP Compatibility
Laravel Version | PHP 7.4 | PHP 8.0 | PHP 8.1 | PHP 8.2 | PHP 8.3 | PHP 8.4 |
---|---|---|---|---|---|---|
Laravel 8 | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
Laravel 9 | ❌ | ✅ | ✅ | ✅ | ✅ | ❌ |
Laravel 10 | ❌ | ✅ | ✅ | ✅ | ✅ | ✅ |
Laravel 11 | ❌ | ❌ | ✅ | ✅ | ✅ | ✅ |
Laravel 12 | ❌ | ❌ | ✅ | ✅ | ✅ | ✅ |
❌ = Not supported
✅ = Fully supported
License
MIT
All versions of sy-faker with dependencies
PHP Build Version
Package Version
The package bit-01/sy-faker contains the following files
Loading the files please wait ....