PHPackages                             ohffs/simple-spout - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. ohffs/simple-spout

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

ohffs/simple-spout
==================

Basic spreadsheet import/export

2.0.3(2mo ago)23.8k1MITPHPCI failing

Since Jan 28Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/ohnotnow/simple-spout)[ Packagist](https://packagist.org/packages/ohffs/simple-spout)[ RSS](/packages/ohffs-simple-spout/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (11)Used By (1)

Basic PHP spreadsheet import/export
===================================

[](#basic-php-spreadsheet-importexport)

This is just a basic wrapper around [OpenSpout](https://github.com/openspout/openspout). It will read a spreadsheet and convert it to a PHP array, and can take a PHP array and convert it to an excel file.

Installation
------------

[](#installation)

Just do a `composer require ohffs/simple-spout`.

Usage
-----

[](#usage)

```
