Skip to content

Latest commit

 

History

History
35 lines (17 loc) · 839 Bytes

README.md

File metadata and controls

35 lines (17 loc) · 839 Bytes

🍏 Lifyzer Data Parser 🍓

Simple script that parses data from open source food databases to the standard Lifyzer food DB structure.

The Requirements ⚙

⚠️ Can be slow... with large databases 💾

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 :)

Who Did This...? 😉

Made with ❤️ by Pierre-Henry Soria! (and in good health thanks Lifyzer App! 😸)

Contact 📧

Email me at pierre {[AT]} soria {[D0T]} email

Tests 👷

To run the test suites:

$ composer install
$ php vendor/bin/phpunit