Skip to content

MikePearce/Data-Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

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)

About

Data Reader is an application which reads a .CSV file of data and spits it to the terminal screen. It was written as POC for testing NameSpaces and unit testing with PHP5.3

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages