This class can convert data from CSV files to Excel XLS format using the PHPExcel library.
It is an enhanced version of the class originally written by Johnny.
This version does not create an iterator object upon every iteration.
It may avoid skipping rows depending on the value of an option.
This class also can be called using an object instead of using static function calls, so it can be extended by sub-classes.
|
Name: |
PHP CSV XLS Converter |
Base name: |
csv-xls-converter |
Description: |
Convert data from CSV files to Excel XLS format |
Version: |
2 |
PHP version: |
5.3 |
License: |
Public Domain |
|
|
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|