stechstudio/bai2
Composer 安装命令:
composer require stechstudio/bai2
包简介
PHP library to read and parse BAI2 files
README 文档
README
Parse and consume BAI2 data within your PHP 8 application.
Installation
composer require stechstudio/bai2:@dev
Usage
See example bai2json utility included with this project for a usage example.
This example utility is by itself a handy tool when working with BAI2 files, and pairs nicely with jq:
$ composer global require stechstudio/bai2:@dev
$ bai2json some_awesome_transaction_info.bai2.txt | jq -C | less -R
统计信息
- 总下载量: 63.8k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-12-14