leodido / unoconv
Fund package maintenance!
leodido
Installs: 6 606
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
This package is not auto-updated.
Last update: 2024-11-05 03:18:52 UTC
README
This repository provides the unoconv executable.
Docs about unconv can be found here.
Installation
This package, named leodido/unoconv
, can be found on packagist and installed with composer.
Note: the version of this package is equal to the version (i.e., git tag) of unoconv.
Require the package with:
php composer.phar require leodido/unoconv "0.6"
The binary will be located at:
vendor/leodido/unoconv/bin/unconv
Also a symlink will be created in your configured bin/
folder, e.g:
vendor/bin/unoconv
Enjoy.