An open API service indexing awesome lists of open source software.

https://github.com/thoroc/php_ole

Johann Hanne's PHP_OLE library
https://github.com/thoroc/php_ole

office ole php

Last synced: about 1 year ago
JSON representation

Johann Hanne's PHP_OLE library

Awesome Lists containing this project

README

          

php_ole
==============

php_ole is a port of Kawai Takanori's OLE::Storage_Lite Perl package to PHP.
It allows you to access the contents of Microsoft OLE documents which are
mainly used by Microsoft Office.

Installation
============

use composer: ```composer require "thoroc/php_ole"```

Limitations
============
see [README](doc/README)

Original Documentation
======================

* [README](doc/README)
* [LICENSE](doc/LICENSE)
* [HOMEPAGE](doc/HOMEPAGE)
* [CONTACT](doc/CONTACT)
* [HEADER](doc/HEADER)