Skip to content

yharahuts/php-followthemoney

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages