x-adam/tr-tax-number-validation
Composer 安装命令:
composer require x-adam/tr-tax-number-validation
包简介
Turkey tax number validation class.
README 文档
README
Introduction
Turkey tax number validation class.
Requirements
PHP >=7.4. Other than that, this library has no requirements.
Install
$ composer require x-adam/tr-tax-number-validation:"~4"
Example Usage
include "./vendor/autoload.php"; $result = \XAdam\TrTaxNumberValidation::validate('1234567891'); var_dump($result); # Result: bool(false)
License
This package is open source software licensed under the MIT license.
统计信息
- 总下载量: 879
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-12-16