Answer the question
In order to leave comments, you need to log in
Excel and Yii....?
Can anyone advise a uniquely working extension that reads Excel, so that later it can be quietly put into the database? Something like PhpExcelreader, only fresher and without any "file is not readable". It's just that PHPExcel, as I understand it, has not been updated for Yii for a long time either.
Answer the question
In order to leave comments, you need to log in
This is of course not quite an answer, but I would seriously think about "whether excel is needed." There are too many nuances, it is constantly changing. Why, if there is csv and any software that works with excel saves perfectly in csv.
After all, you still expect a certain table structure to save to the database, which means that the stage of opening it in the software is still there, so why not save it in a more correct format for this purpose.
PHPExcel 1.7.9, last release date June 2, 2013 - quite fresh.
Supported reading formats:
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question