Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 485 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 485 Bytes

Homeowner Namesplitter

To see the results of the CSV splitting, simply go to the homepage of the appliation.

This also a unit test file that puts some similar strings to the class to make sure it behaves how it needs to.

File locations

  • CSV file location: public/csv/examples__284_29.csv
  • Test location: tests/unit/NamesplitterTest.php
  • Namesplitter class: app/Namesplitter.php
  • CSV Reader class: app/GetCsvContents.php

Any queries or questions, just ask.