Nenad Živanović
Blog Projects Contact

Archives

for 2020

Using PHP streams to encode and decode large JSON collections

28 May 2020

A while ago, I was working on a way to import large datasets in a hobby project of mine Biologer. The user selects a CSV file, maps columns to supported fields so the app can tell what is what, and submits it. The import then goes through several...

Read more »