MikePearce/Data-Reader
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
-- Data Reader Read data from a .csv file (delimited with ;) and print to the screen in a nice friendly table. Usage: php -f scripts/report.php [merchant_id] OR [all] -- Testing cd to the 'tests' directory and %> phpunit The phpunit.xml will do the rest!s -- To do: Make data available from different sources (ie; sqlite, mysql)