1

Spanish (Spain)

 2 years ago
source link: https://fakerphp.github.io/locales/es_ES/
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

Spanish (Spain)#

Faker\Provider\es_ES\Person#

// Generates a Documento Nacional de Identidad (DNI) number
echo $faker->dni(); // '77446565E'

// Generates a random valid licence code
echo $faker->licenceCode(); // B

Faker\Provider\es_ES\Payment#

echo $faker->bankAccountNumber(); // "ES5285748762396535068585"

// Generates a Código de identificación Fiscal (CIF) number
echo $faker->vat(); // "A35864370"

Faker\Provider\es_ES\PhoneNumber#

// Generates a special rate toll free phone number
echo $faker->tollFreeNumber(); // 900 123 456

// Generates a mobile phone number
echo $faker->mobileNumber(); // +34 612 12 24

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK