3

Kazakh (Kazakhstan)

 2 years ago
source link: https://fakerphp.github.io/locales/kk_KZ/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Kazakh (Kazakhstan)#

Faker\Provider\kk_KZ\Company#

// Generates an business identification number
echo $faker->businessIdentificationNumber(); // "150140000019"

Faker\Provider\kk_KZ\Payment#

// Generates a random bank name
echo $faker->bank(); // "Қазкоммерцбанк"

// Generates a random bank account number
echo $faker->bankAccountNumber(); // "KZ1076321LO4H6X41I37"

Faker\Provider\kk_KZ\Person#

// Generates an individual identification number
echo $faker->individualIdentificationNumber(); // "780322300455"

// Generates an individual identification number based on his/her birth date
echo $faker->individualIdentificationNumber(new \DateTime('1999-03-01')); // "990301300455"

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK