PHPackages                             sasedev/phpspreadsheet-bundle - 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. sasedev/phpspreadsheet-bundle

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

sasedev/phpspreadsheet-bundle
=============================

PHPSpreadsheet wrapper for symfony

1.0.0(5y ago)031MITPHPPHP &gt;=7.2

Since Aug 25Pushed 5y ago1 watchersCompare

[ Source](https://github.com/sasedev/phpspreadsheet-bundle)[ Packagist](https://packagist.org/packages/sasedev/phpspreadsheet-bundle)[ Docs](https://github.com/sasedev/phpspreadsheet-bundle)[ RSS](/packages/sasedev-phpspreadsheet-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

Sasedev - PhpSpreadsheetBundle Bundle
=====================================

[](#sasedev---phpspreadsheetbundle-bundle)

Spreadsheet generator for Symfony.

What is it?
-----------

[](#what-is-it)

This is a Symfony Spreadsheet Factory for use inside a controller to generate or to read from a Spreadsheet file using phpoffice/phpspreadsheet.

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

[](#installation)

### Step 1: Download PhpSpreadsheetBundle using composer

[](#step-1-download-phpspreadsheetbundle-using-composer)

```
$ composer require sasedev/phpspreadsheet-bundle
```

Composer will install the bundle to your project's vendor directory.

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the config if flex it did´nt do it for you:

```
