Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 474 Bytes

Nif.md

File metadata and controls

29 lines (20 loc) · 474 Bytes

NIF

  • Nif()

Validates Spain's fiscal identification number (NIF).

v::nif()->isValid('49294492H'); // true
v::nif()->isValid('P6437358A'); // false

Categorization

  • Identifications

Changelog

Version Description
2.2.0 Created

See also: