cryonighter/inn-checksum
Composer 安装命令:
composer require cryonighter/inn-checksum
包简介
This package validates the Russian Tax Identification Number of Legal Persons, Individual Entrepreneurs and Individual Person
关键字:
README 文档
README
This package validates the Russian Tax Identification Number of Legal Persons, Individual Entrepreneurs and Individual Person
Highlights
System Requirements
You need:
- PHP >= 7.1.0 but the latest stable version of PHP is recommended
- The
pcreextension
Install
Via Composer
$ composer require cryonighter/inn-checksum
Usage
use Cryonighter\InnChecksum\InnChecker; if (InnChecker::check('1234567890')) { // Your code }
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ php vendor/phpunit/phpunit/phpunit tests
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email cryonighter@yandex.ru instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 8.48k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-02-20