How to Implement a PHP Spreadsheet Manipulation Tool Using a Matrix Class That Can Export Data to Files in Formats Like CSV, XML, JSON, HTML, etc.
Here is a short article about an excellent PHP package that can be the base for a spreadsheet application using matrix PHP. It can also convert the matrix data to standard file formats like CSV, XML, JSON, HTML table, Markdown, YAML, and SQL.