Local clone of [PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet/)
Go to file
Mark Baker aa213fe236 Provide option to use PCLZip as an alternative to ZipArchive.
This allows the writing of Excel2007 files, even without ZipArchive enabled (it does require zlib), or when php_zip is one of the buggy PHP 5.2.6 or 5.2.8 versions.

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@65260 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-12-13 23:56:51 +00:00
Build Preparations for PHPExcel 1.7.5 2010-12-10 07:53:41 +00:00
Classes Provide option to use PCLZip as an alternative to ZipArchive. 2010-12-13 23:56:51 +00:00
Documentation Performance tweaks to the Calculation Engine to reduce memory usage. Splitting the functions.php into several smaller classes based on function category, so that only those category files actually used by functions in formulae will be included by the autoloader 2010-12-02 17:56:33 +00:00
Tests Added 30template.php test 2010-09-29 22:26:10 +00:00
changelog.txt Provide option to use PCLZip as an alternative to ZipArchive. 2010-12-13 23:56:51 +00:00
install.txt Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
license.txt Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
phpdoc-home.ini Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
phpdoc.ini Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
setpath.bat Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
start_shell.bat Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00