web-parser-php Technologies used Please check the TechStack.md file for details. Introduction A Web application developed in PHP to parse comma separated files (CSV). Install brew install php brew install phpunit pecl install pcov phpunit --generate-configuration How to run cd src php -S localhost:8000 References Setup PHP PCOV for 5 times faster PHPUnit code coverage About me