pdfcrowd / pdfcrowd
A client library for the Pdfcrowd API. It lets you convert between HTML, PDF and various image formats
6.6.0
2026-05-21 07:40 UTC
Requires
- php: >=5.3.10
- ext-curl: *
This package is auto-updated.
Last update: 2026-06-21 07:50:48 UTC
README
The Pdfcrowd API lets you easily convert between HTML, PDF and various image formats in your PHP applications.
To use the API, you need an account on http://pdfcrowd.com. If you don't have one, you can sign up here.
Installation
To install via Packagist:
$ composer require pdfcrowd/pdfcrowd
Learn more
- API Home: https://pdfcrowd.com/api/
- API Reference: https://pdfcrowd.com/api/html-to-pdf-php/
- Interactive API Playground:
License
This client library is licensed under the MIT License.