Download the PHP package codeinc/document-cloud-client without Composer
On this page you can find all versions of the php package codeinc/document-cloud-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codeinc/document-cloud-client
More information about codeinc/document-cloud-client
Files in codeinc/document-cloud-client
Download codeinc/document-cloud-client
More information about codeinc/document-cloud-client
Files in codeinc/document-cloud-client
Vendor codeinc
Package document-cloud-client
Short Description PHP Client for Code Inc.'s Document Cloud
License proprietary
Homepage https://github.com/codeinchq/document-cloud-php-client
Package document-cloud-client
Short Description PHP Client for Code Inc.'s Document Cloud
License proprietary
Homepage https://github.com/codeinchq/document-cloud-php-client
Please rate this library. Is it a good library?
Informations about the package document-cloud-client
PHP Client for Code Inc.'s Document Cloud
[!CAUTION] It is a work in progress and is not yet ready for production use.
Installation
The library is available on Packagist. The recommended way to install it is via Composer:
Available APIs
Office2Pdf API
This API allows you to convert office documents to PDF.
Validating the support of a file format:
Pdf2Img API
This API allows you to convert PDF documents to images.
Base example:
With options:
Pdf2Txt API
This API allows you to convert PDF documents to text.
Extracting text from a local file:
With additional options:
Saving the extracted text to a file:
Watermarker API
This API allows you to add a watermark to a PDF document.
A simple scenario to apply a watermark to an image and display the result:
A mire complex scenario to apply a watermark to an image with options and save the result to a file:
License
The library is published under the MIT license (see LICENSE
file).
All versions of document-cloud-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
php-http/discovery Version ^1.19
psr/http-client Version ^1.0
php-http/multipart-stream-builder Version ^1.4
php-http/discovery Version ^1.19
psr/http-client Version ^1.0
php-http/multipart-stream-builder Version ^1.4
The package codeinc/document-cloud-client contains the following files
Loading the files please wait ....