/File-Splitter

My employer was having issues parsing files over 30k records on one of our platforms, leading to a file regularly taking 3 - 5 hours to parse, and often failing. I created 2 solutions, one in PHP and one in PowerShell, to expedite the process.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

File-Splitter

My employer was having issues parsing files over 30k records on one of our platforms, leading to a file regularly taking 3 - 5 hours to parse, and often failing. I created 2 solutions, one in PHP and one in PowerShell, to expedite the process.