PHPackages                             staffim/spreadsheet-builder - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. staffim/spreadsheet-builder

ActiveStable[Utility &amp; Helpers](/categories/utility)

staffim/spreadsheet-builder
===========================

Small library for PhpSpreadsheet that helps to build xlsx tables by configuring data columns

1.1.3(4y ago)04.5k2[2 PRs](https://github.com/staffim/spreadsheet-builder/pulls)MITPHPPHP ^7.2|&gt;=8.0

Since Oct 28Pushed 1y ago3 watchersCompare

[ Source](https://github.com/staffim/spreadsheet-builder)[ Packagist](https://packagist.org/packages/staffim/spreadsheet-builder)[ RSS](/packages/staffim-spreadsheet-builder/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (5)Versions (17)Used By (0)

Xlsx spreadsheet builder
========================

[](#xlsx-spreadsheet-builder)

Small library for [PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) that helps to build xlsx tables by configuring data columns.

#### Installation

[](#installation)

```
composer require staffim/spreadsheet-builder

```

#### Examples

[](#examples)

Creating worksheet builder

```
