Download the PHP package bearcodi/php-cpdf without Composer
On this page you can find all versions of the php package bearcodi/php-cpdf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bearcodi/php-cpdf
More information about bearcodi/php-cpdf
Files in bearcodi/php-cpdf
Package php-cpdf
Short Description CPDF binary and PHP wrapper for use in PHP applications
License MIT
Informations about the package php-cpdf
PHP CPDF binary wrapper
PHP wrapper library for Coherant Graphics Ltd CPDF for easier integration into PHP projects without needing to install/build CPDF on the host machine.
IMPORTANT CPDF binaries are released under a special not-for-commercial-use license If you like the tools and want to use them commercially, or need support, licenses are available from Coherent Graphics Ltd. Commercial use involves anything other than private, personal use.
Binaries are pulled from the official Coherant Graphics Ltd PDF Command Line Tools binaries for Linux, Mac, Windows Github repository.
NOTE Currently only Linux x86 binary driver is wrapped, the rest will come shortly :)
Roadmap
- [x] CPDF binary path exposer
- [ ] Expand binary drivers to Windows and Mac
- [ ] CPDF CLI wrapped calls using Symfony Process package
- [ ] CPDF CLI commands fluent API
- [ ] Docs site