perlitz-group / php_ole
dev-main
2026-06-10 11:17 UTC
Requires
- php: >=5.3.0
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