PHP Classes

Invalid package

Recommend this page to a friend!

      Basic Excel  >  All threads  >  Invalid package  >  (Un) Subscribe thread alerts  
Subject:Invalid package
Summary:That package doesn't work
Messages:1
Author:Vallo Reima
Date:2016-01-29 19:11:08
 

  1. Invalid package   Reply   Report abuse  
Picture of Vallo Reima Vallo Reima - 2016-01-29 19:11:08
I needed a package to read Excel files with PHP and BasicExcel seemed promising. Unfortunately, a lot of errors encountered while tried to read xls,xlsx:
AbstractReader.php - missing isValidFormat method
Reader.php - erroneous readFile method
Reader/Xls.php - wrong namespace

Gave up...