Download the PHP package kasparsd/mini-sheets-php without Composer
On this page you can find all versions of the php package kasparsd/mini-sheets-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kasparsd/mini-sheets-php
More information about kasparsd/mini-sheets-php
Files in kasparsd/mini-sheets-php
Download kasparsd/mini-sheets-php
More information about kasparsd/mini-sheets-php
Files in kasparsd/mini-sheets-php
Vendor kasparsd
Package mini-sheets-php
Short Description Library for creating the most basic Office Open XML and Excel XLSX files.
License MIT
Package mini-sheets-php
Short Description Library for creating the most basic Office Open XML and Excel XLSX files.
License MIT
Please rate this library. Is it a good library?
Informations about the package mini-sheets-php
MiniSheets
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
ZipArchive
for creating XLSX files which are actually ZIP files (TODO: add support for any ZIP library).
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.
All versions of mini-sheets-php with dependencies
PHP Build Version
Package Version
No informations.
The package kasparsd/mini-sheets-php contains the following files
Loading the files please wait ....