News Feed
Jobs Feed
Sections




News Archive
Ilia Alshanetsky's Blog:
PHP Excel Extension
August 02, 2010 @ 13:12:02

In a new post to his blog today Ilia Alshanetsky talks about a PHP Excel extension to help with some output generation problems he was seeing (based on the LibXL libraries).

As we are doing more & more Excel output generation, this became a bigger and bigger problem. At first we've tried solving the problem via a newer PHP based Excel library, PHPExcel. Unfortunately, it is massive beast, that is not only slower than the old Spreadsheet Excel Writer/Reader, but memory hog too. [...] So, I turned to Google and found LibXL, which is a small, C++ (with C, C++ interfaces) library that promised really fast Excel reading & writing.

His extension gives you an object-oriented interface to the library that can generate Excel files with a lot less resources than some of the other PHP Excel extensions out there. He includes a sample benchmarking script he used to generate these stats.

0 comments voice your opinion now!
excel extension libxl phpexcel github


blog comments powered by Disqus

Similar Posts

Ulrich Kautz: PHP Validation & Sanitization

Abhinav Singh's Blog: PHP tokens & opcodes: 3 useful extensions for understanding the Zend Engine

C. Sadeesh Kumar's Blog: Smart File Type Detection Using PHP

Blue Parabola Blog: On Writing CDC

Ilia Alshanetsky's Blog: PHP Excel Extension


Community Events











Don't see your event here?
Let us know!


introduction zendframework2 example release code development functional community framework opinion series object tool composer podcast database phpunit interview language testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework