library pdfbox
Re-packaging of Apache PDFBox utlity for working with PDFs
switchsystems/pdfbox
Re-packaging of Apache PDFBox utlity for working with PDFs
- Tuesday, May 22, 2018
- by switchsystems
- Repository
- 1 Watchers
- 0 Stars
- 11 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 22 % Grown
pdfbox
This repository is a composer packaging of the Apache PDFBox utility., (*1)
Installation
The git tag is equal to the packages binary version., (*2)
composer require switchsystems/pdfbox "2.0.9"
Usage
The location of the binary is available via the PATH
constant:, (*3)
php
\SwitchSystems\PDFBox\PDFBox::PATH
, (*4)