PHPackages                             kasparsd/mini-sheets-php - 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. kasparsd/mini-sheets-php

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

kasparsd/mini-sheets-php
========================

Library for creating the most basic Office Open XML and Excel XLSX files.

0.1.0(6y ago)111.5k1[2 issues](https://github.com/kasparsd/mini-sheets-php/issues)MITPHP

Since Jun 6Pushed 6y ago1 watchersCompare

[ Source](https://github.com/kasparsd/mini-sheets-php)[ Packagist](https://packagist.org/packages/kasparsd/mini-sheets-php)[ RSS](/packages/kasparsd-mini-sheets-php/feed)WikiDiscussions master Synced 1mo ago

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

MiniSheets
==========

[](#minisheets)

[![Build Status](https://camo.githubusercontent.com/0f8717a280c42a94db15fccfc2288262d634779f151b8160dfaaa62a237844ca/68747470733a2f2f7472617669732d63692e636f6d2f6b617370617273642f6d696e692d7368656574732d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/kasparsd/mini-sheets-php)

Extremely minimal and limited PHP library for creating the most basic Office Open XML and Microsoft Excel XLSX files.

Created as a learning excerise for creating the most basic possible XLSX file. See [this blog post for the origin story](https://kaspars.net/blog/excel-xlsx-xml-php).

Requirements
------------

[](#requirements)

- [`ZipArchive`](https://www.php.net/manual/en/class.ziparchive.php) for creating XLSX files which are actually ZIP files (TODO: add support for any ZIP library).

Usage
-----

[](#usage)

Install it as a Composer dependency:

```
composer require kasparsd/mini-sheets-php

```

See [examples](examples) for how to use it.

Contribute
----------

[](#contribute)

All contributions are welcome! Please create [an issue](https://github.com/kasparsd/mini-sheets-php/issues/new) or [open a pull request](https://github.com/kasparsd/mini-sheets-php/pulls) with the suggested changes.

Credits
-------

[](#credits)

Created by [Kaspars Dambis](https://kaspars.net).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2539d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/92bfcd3a8c3a21a033a6484d32c25a40b113ec6891f674336081513d5c98ef76?d=identicon)[kasparsd](/maintainers/kasparsd)

---

Top Contributors

[![kasparsd](https://avatars.githubusercontent.com/u/169055?v=4)](https://github.com/kasparsd "kasparsd (13 commits)")

---

Tags

excelopenxmlphpphp-libraryxlsx

### Embed Badge

![Health badge](/badges/kasparsd-mini-sheets-php/health.svg)

```
[![Health](https://phpackages.com/badges/kasparsd-mini-sheets-php/health.svg)](https://phpackages.com/packages/kasparsd-mini-sheets-php)
```

###  Alternatives

[spatie/browsershot

Convert a webpage to an image or pdf using headless Chrome

5.2k32.1M102](/packages/spatie-browsershot)[barryvdh/laravel-snappy

Snappy PDF/Image for Laravel

2.8k24.8M48](/packages/barryvdh-laravel-snappy)[openspout/openspout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

1.2k57.6M131](/packages/openspout-openspout)[keboola/csv

Keboola CSV reader and writer

1451.8M21](/packages/keboola-csv)[setasign/tfpdf

This class is a modified version of FPDF that adds UTF-8 support. The latest version is based on FPDF 1.85.

426.1M30](/packages/setasign-tfpdf)[aspera/xlsx-reader

Spreadsheet reader library for XLSX files

52742.2k5](/packages/aspera-xlsx-reader)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
