Skip to content

v2.0.0

Choose a tag to compare

@nackjicholson nackjicholson released this 24 Sep 06:34
· 10 commits to master since this release
  • Added .ini parsing strategy.
  • Changed the behavior of csv to be a literal translation of every line in a file as an array.
  • Added csvRows and csvColumns as other ways to parse csv files.
  • Added flexibility for accepting SplFileInfo and SplFileObject instances as arguments to the FileParser methods.