Simple script that parses data from open source food databases to the standard Lifyzer food DB structure.
When running transform-csv-to-valid-file.php with >= 2.4 GB CSV file for the food database provider, it can take nearly 5 days. Just keep your Web browser running and wait :)
Made with ❤️ by Pierre-Henry Soria! (and in good health thanks Lifyzer App! 😸)
You can reach him at hi [[AT]] ph7 [[D0T]] me! He will be pleased to talk with you! 😊
☕️ Enjoying the work? Offer me a coffee and boost the development of the software! 🚀
Email me at hi {[AT]} ph7 {[D0T]} me
Development tests require PHP 7.3+ for PHPUnit 9.6. CI exercises PHP 8.3 and 8.5; the library retains its legacy PHP 7.1 source requirement, but that runtime is not validated by the current test matrix. The unused Phake dependency is removed.
To run the test suites:
$ composer install
$ php vendor/bin/phpunit