This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* | |
* Inspired by: https://github.com/box/spout/issues/368 | |
* | |
* Simple helper class for Spout - to return rows indexed by the header in the sheet | |
* | |
* Author: Jaspal Singh - https://github.com/jaspal747 |