kasparsd / mini-sheets-php

Library for creating the most basic Office Open XML and Excel XLSX files.
https://kaspars.net/blog/excel-xlsx-xml-php
MIT License
11 stars 0 forks source link
excel openxml php php-library xlsx

MiniSheets

Build Status

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.

Requirements

Usage

Install it as a Composer dependency:

composer require kasparsd/mini-sheets-php

See examples for how to use it.

Contribute

All contributions are welcome! Please create an issue or open a pull request with the suggested changes.

Credits

Created by Kaspars Dambis.