PHPackages                             snazzware/xlsx-streamer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. snazzware/xlsx-streamer

ActiveLibrary[File &amp; Storage](/categories/file-storage)

snazzware/xlsx-streamer
=======================

A simple class for streaming data to .xlsx files.

0.0.2(10y ago)044MITPHPPHP &gt;=5.5.30

Since Apr 1Pushed 10y ago1 watchersCompare

[ Source](https://github.com/snazzware/XlsxStreamer)[ Packagist](https://packagist.org/packages/snazzware/xlsx-streamer)[ Docs](https://github.com/snazzware/XlsxStreamer)[ RSS](/packages/snazzware-xlsx-streamer/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

XlsxStreamer
============

[](#xlsxstreamer)

Simple class to "stream" data to a .xlsx file.

The .xlsx file is created on disk, except for the dictionary. This allows far less memory consumption than using a solution such as (the excellent) PHPExcel library.

I plan to add more capabilities to this streamer in the future, such as basic formatting, support for embedded hyperlinks, etc.

Basic Usage
-----------

[](#basic-usage)

```
