PHP Classes

PHP CSV XLS Converter: Convert data from CSV files to Excel XLS format

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 34%Total: 795 This week: 1All time: 4,302 This week: 560Up
Version License PHP version Categories
csv-xls-converter 2Public Domain5.3PHP 5, Files and Folders
Description 

Author

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.

Picture of dbforch
  Performance   Level  
Name: dbforch <contact>
Classes: 1 package by
Country: The Netherlands The Netherlands
Age: ???
All time rank: 266367 in The Netherlands The Netherlands
Week rank: 411 Up9 in The Netherlands The Netherlands Up

  Files folder image Files  
File Role Description
Plain text file CSVToXLSConverter2.class.php Class CSVToXLSConverter2 class
Accessible without login Plain text file demo.php Example Demo script

 Version Control Unique User Downloads Download Rankings  
 0%
Total:795
This week:1
All time:4,302
This week:560Up
User Ratings User Comments (1)
 All time
Utility:50%StarStarStar
Consistency:50%StarStarStar
Documentation:-
Examples:41%StarStarStar
Tests:-
Videos:-
Overall:34%StarStar
Rank:4131
 
Utility makes it easy to convert csv to excel.
9 years ago (Anthony Amolochitis)
52%StarStarStar