Files and Folders: psxlsgen
Erol Ozcan (contact me)
This project includes some classes which are used to generate very simple MS Excel file (xls) via PHP. The generated xls file can be obtained by web as a stream file or can be written under $default_dir path. It has very simple usage to generate xls file from a select query using mysql, pgsql, oci8 databases.
Limitation:
- Max character size of a text(label) cell is 255
( due to MS Excel 5.0 Binary File Format definition )
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Not sure (57.5%)
| Sufficient (60.0%)
| -
| -
| -
| -
| Insufficient (34.8%)
| 1768 |
Click here for detailed information about this class on phpclasses.org