yharahuts/php-followthemoney
最新稳定版本:v1.2.2
Composer 安装命令:
composer require yharahuts/php-followthemoney
包简介
PHP library to work with Follow the Money entities
README 文档
README
Little lib to handle FollowTheMoney data format.
Methods and interfaces probably will be rewritten at some time.
Demo
Pack statements to model:
cat demo/statements.jsonl | docker compose run --rm -T php-cli php demo/statements-to-model.php
Unpack model to statements:
cat demo/model.json | docker compose run --rm -T php-cli php demo/model-to-statements.php
统计信息
- 总下载量: 417
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-10-24