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.
To install via Packagist:
$ composer require pdfcrowd/pdfcrowd
- API Home: https://pdfcrowd.com/api/
- API Reference: https://pdfcrowd.com/api/html-to-pdf-php/
- Interactive API Playground:
This client library is licensed under the MIT License.