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

Hasin Hayder's Blog: Using OAuth PECL Extension to Talk to Twitter

Cyberlot's Blog: PHP Extension creating, the quick and dirty.

Zend Developer Zone: The Speed of Going Local

Mike Potter's Blog: Flash, Flex and PHP Just Got A Huge Boost

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


Community Events











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


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

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