Skip to content

hawara-es/spanish-vat-numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hawara :: Spanish VAT Numbers

This library provides validations for Spanish VAT numbers in PHP.

Although VAT numbers for individuals and organizations are all legally referred as "Número de Identificación Fiscal" (NIF), they still follow different algorithms for their control digits.

Usage

Please, check the specific documentation for each validation type:

Development

This library has no production dependencies but its development is supported by the following ones:

Dependency Version
Pest ^2.34
Laravel Pint ^1.15
Psysh ^0.12

Code Style

composer lint
# or vendor/bin/pint

Automated Tests

composer test
# or vendor/bin/pest

Interactive Tests

composer repl
# or vendor/bin/psysh

About

Spanish VAT number validators for PHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages