SkillAgentSearch skills...

PhpExcelReader

Repository for fixing phpExcelReader (http://sourceforge.net/projects/phpexcelreader/) for use in the Drupal "Feeds Excel" module (http://drupal.org/project/feeds_excel)

Install / Use

/learn @derhasi/PhpExcelReader
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

INTRODUCTION Read data from Excel spread sheets without Microsoft! Provides an API to allow any application to read Excel documents. Written in PHP. Based on the the Java version by Andy Khan.

LINKS

OpenOffice.org's Documentation http://sc.openoffice.org/excelfileformat.pdf

OLE2 Storage Documentation http://jakarta.apache.org/poi/poifs/fileformat.html

Java API for reading, writing and modifying the contents of Excel spreadsheets http://www.andykhan.com/

CONTACT Vadim Tkachenko vt@apachephp.com

INFO For use encoding you must have installed iconv extension, otherwise data output in unicode

HOW TO USE see example.php

LICENSE As stated on the project page http://sourceforge.net/projects/phpexcelreader/ the project is licensed under the GNU Library or Lesser General Public License (LGPL) @see http://www.gnu.org/licenses/lgpl.html

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated2y ago
Forks14

Languages

PHP

Security Score

60/100

Audited on Nov 3, 2023

No findings