Download the PHP package anton-am/pdf-version-converter without Composer
On this page you can find all versions of the php package anton-am/pdf-version-converter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download anton-am/pdf-version-converter
More information about anton-am/pdf-version-converter
Files in anton-am/pdf-version-converter
Download anton-am/pdf-version-converter
More information about anton-am/pdf-version-converter
Files in anton-am/pdf-version-converter
Vendor anton-am
Package pdf-version-converter
Short Description PHP library for converting the version of PDF files (for compatibility purposes).
License MIT
Package pdf-version-converter
Short Description PHP library for converting the version of PDF files (for compatibility purposes).
License MIT
Please rate this library. Is it a good library?
Informations about the package pdf-version-converter
PDF version converter
PHP library for converting the version of PDF files (for compatibility purposes).
Requirements
- PHP 7.2.5+
- Ghostscript (gs command on Linux)
Installation
Run php composer.phar require xthiago/pdf-version-converter dev-master
or add the follow lines to composer and run composer install
:
Usage
Guessing a version of PDF File:
Converting file to a new PDF version:
Contributing
Is really simple add new implementation of guesser or converter, just implement GuessInterface
or ConverterInterface
.
Running unit tests
Run phpunit -c tests
.
All versions of pdf-version-converter with dependencies
PHP Build Version
Package Version
The package anton-am/pdf-version-converter contains the following files
Loading the files please wait ....