-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Adrien Loison edited this page Apr 28, 2016
·
4 revisions
Spout is a PHP library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way. Contrary to other file readers or writers, it is capable of processing very large files while keeping the memory usage really low (less than 10MB).
Join the community and come discuss about Spout:
The README file contains extensive documentation on how to use Spout. It documents all the available APIs and will get you started really quickly.
This wiki focuses on common and more advanced usages of Spout.