pdfcrowd / pdfcrowd
A client library for the Pdfcrowd API. It lets you convert between HTML, PDF and various image formats
Installs: 909 328
Dependents: 1
Suggesters: 1
Security: 0
Stars: 62
Watchers: 9
Forks: 51
Open Issues: 1
Requires
- php: >=5.3.10
- ext-curl: *
- dev-master
- 6.5.0
- 6.4.0
- 6.3.0
- 6.2.1
- 6.2.0
- 6.1.0
- 6.0.1
- 6.0.0
- 5.20.0
- 5.19.0
- 5.18.1
- 5.18.0
- 5.17.0
- 5.16.0
- 5.15.0
- 5.14.0
- 5.13.1
- 5.13.0
- 5.12.1
- 5.12.0
- 5.11.0
- 5.10.0
- 5.9.0
- 5.8.0
- 5.7.0
- 5.6.2
- 5.6.1
- 5.6.0
- 5.5.0
- 5.4.0
- 5.3.0
- 5.2.2
- 5.2.1
- 5.2.0
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.0
- 4.12.0
- 4.11.0
- 4.10.0
- 4.9.0
- 4.8.0
- 4.7.0
- 4.6.0
- 4.5.0
- 4.4.2
- 4.4.1
- 4.3.7
- 4.3.6
- 4.3.5
- 4.3.4
- 4.3.3
- 4.3.2
- 4.3.1
- 4.3.0
- 4.2.1
- 4.2.0
- 4.1.1
- 4.1.0
- 4.0.0
This package is auto-updated.
Last update: 2025-05-15 12:52:53 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.