perlitz-group/php_ole

Maintainers

Package info

github.com/perlitz-group/php_ole

pkg:composer/perlitz-group/php_ole

Statistics

Installs: 2

Dependents: 1

Suggesters: 0

Stars: 0

dev-main 2026-06-10 11:17 UTC

This package is auto-updated.

Last update: 2026-06-10 11:21:46 UTC


README

Forked from https://github.com/thoroc/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 perlitz-group/php_ole

Limitations

see README

Original Documentation