snowcap/vat-validation
Composer 安装命令:
composer require snowcap/vat-validation
包简介
EU VAT number validation
关键字:
README 文档
README
About
Vat-Validation is a PHP class allowing you to
- Validate a VAT number
- Retrieve information like the name or the address of the company
The data is extracted from a European Commission webservice
It actually only works for European countries
Usage
See examples/example.php
Some available methods
$validation->isValid() $validation->getName() $validation->getDenomination() $validation->getAddress() Requirements
- PHP 5.3>
- Soap extension enabled
Disclaimer
Take a look at http://ec.europa.eu/taxation_customs/vies/viesdisc.do to know when/how you're allowed to use this service and his information
统计信息
- 总下载量: 104.91k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04