Download the PHP package pmvc-plugin/excel without Composer
On this page you can find all versions of the php package pmvc-plugin/excel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package excel
Excel Library (for now write only)
- Fork from https://github.com/mk-j/PHP_XLSXWriter
- Replace with pclzip don't need compile ZipArchive in this version
Office Open XML File Formats
- https://msdn.microsoft.com/en-us/library/aa338205(v=office.12).aspx
- https://en.wikipedia.org/wiki/Office_Open_XML_file_formats
How to use?
Install with Composer
1. Download composer
- mkdir test_folder
- curl -sS https://getcomposer.org/installer | php
2. Install by composer.json or use command-line directly
2.1 Install by composer.json
-
vim composer.json
- php composer.phar install
2.2 Or use composer command-line
- php composer.phar require pmvc-plugin/excel
All versions of excel with dependencies
PHP Build Version
Package Version
The package pmvc-plugin/excel contains the following files
Loading the files please wait ....