PHP Class Faker\Provider\kk_KZ\Person

Inheritance: extends Faker\Provider\Person
Show file Open project: fzaninotto/faker

Protected Properties

Property Type Description
$femaleNameFormats array
$firstNameFemale array
$firstNameMale array
$lastName array
$maleNameFormats array

Public Methods

Method Description
individualIdentificationNumber ( DateTime $birthDate = null ) : string National Individual Identification Numbers

Method Details

individualIdentificationNumber() public static method

National Individual Identification Numbers
public static individualIdentificationNumber ( DateTime $birthDate = null ) : string
$birthDate DateTime
return string 12 digits, like 780322300455

Property Details

$femaleNameFormats protected static property

See also: https://ru.wikipedia.org/wiki/%D0%9A%D0%B0%D0%B7%D0%B0%D1%85%D1%81%D0%BA%D0%B0%D1%8F_%D1%84%D0%B0%D0%BC%D0%B8%D0%BB%D0%B8%D1%8F
protected static array $femaleNameFormats
return array

$firstNameFemale protected static property

See also: http://koshpendi.kz/index.php/nomad/imena/
protected static array $firstNameFemale
return array

$firstNameMale protected static property

See also: http://koshpendi.kz/index.php/nomad/imena/
protected static array $firstNameMale
return array

$lastName protected static property

See also: http://koshpendi.kz/index.php/nomad/imena/
See also: https://ru.wikipedia.org/wiki/%D0%9A%D0%B0%D0%B7%D0%B0%D1%85%D1%81%D0%BA%D0%B0%D1%8F_%D1%84%D0%B0%D0%BC%D0%B8%D0%BB%D0%B8%D1%8F
protected static array $lastName
return array

$maleNameFormats protected static property

See also: https://ru.wikipedia.org/wiki/%D0%9A%D0%B0%D0%B7%D0%B0%D1%85%D1%81%D0%BA%D0%B0%D1%8F_%D1%84%D0%B0%D0%BC%D0%B8%D0%BB%D0%B8%D1%8F
protected static array $maleNameFormats
return array