php extension for libxl
[email protected] (Ilia Alshanetsky)
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
Hi, I've written an interface to LibXL (commercial) library that allows creation and parsing of Excel files. The code for the extension is available at: http://github.com/iliaal/php_excel The extension compiles on all version of PHP (trunk,5.3 and 5.2) and appears to build on win32 as well. There is a fairly comprehensive test suit available as well. Are there any objections to adding it to PECL? Ilia