php_writeexcel is a port of John McNamara's excellent Spreadsheet::WriteExcel Perl package to PHP. It allows you to generate Microsoft Excel documents on your PHP enabled Web server without any other tools.
| Tags | Software Development Libraries php classes Office/Business Office Suites |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX Linux |
| Implementation | PHP |
Recent releases


Changes: PHP5 compatibility has been added. Several bugs have been fixed.


Changes: Excel formula support and some other tweaks have been added.


Changes: Some bugs have been fixed. Some cleanups have been made. Support for little-endian architectures has been added. A FAQ has been added.


Changes: Some missing cell formatting functions have been added. Some files have been cleaned up. Support for files bigger than 7 MB has been added.


Changes: The date/time utility functions have been fixed. Some cleanups have been made. For people it didn't work at all up to now, chances are good that it works now due to a small workaround for a bug in older PHP versions.
An Eclipse-based code generation tool for Spring.
A multiplatform, multilanguage, N-way client/server protocol library and server.
- All comments
Recent commentsThanks very much Johann for your creation, I see you did it some years ago, but it helped me with a problem I explain in http://forums.techguy.org/business-applications/838539-solved-value-error-excel-but.html . I just keep wondering what's the reason for the #value! error. If you have a chance to look at it, it will be of interest to me. Best Regards
cells with strings > 255 chars
Hi everybody,
I'm using php writeexcel and I can write strings more than 255 chars in a cell.
Is there a script to fix it ?
I also see that the new version of Spreadsheet::WriteExcel can write more than 255 but the code is in PEAR.
Can anybody help me ? Zanks a lot. Michel