grayalienventures/naics
最新稳定版本:v1.0.0
Composer 安装命令:
composer require grayalienventures/naics
包简介
Utility tools for 2022 NAICS standards
README 文档
README
Utility tools for 2022 NAICS standards in PHP.
Installation
Install this package using composer.
$ composer require grayalienventures/naics
Usage
Get industry by NAICS code.
<?php use Grayalienventures\NAICS; $industry = new NAICS(); echo $industry->verbose_label('62111');
Contributing
Contributions are HIGHLY encouraged.
License
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: mit
- 更新时间: 2022-08-12