phplibreoffice
phplibreoffice copied to clipboard
A php extension for libreoffice.
trafficstars
php libreoffice support
bring uno api to php, and make is easy to use, fork from Puno
Installation Guide
./install.sh
phpize ./configure make install
Q&A
if report error "Binary URP bridge disposed during call"
run cmd nohup /opt/libreoffice6.0/program/soffice "--accept=socket,host=localhost,port=3536;urp;StarOffice.ServiceManager" &