PHPackages                             pdfbolt/pdfbolt - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PDF &amp; Document Generation](/categories/documents)
4. /
5. pdfbolt/pdfbolt

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

pdfbolt/pdfbolt
===============

Official PHP SDK for the PDFBolt API.

v1.0.1(1mo ago)04MITPHPPHP &gt;=8.2CI passing

Since Jul 8Pushed 1mo agoCompare

[ Source](https://github.com/pdfbolt/pdfbolt-php)[ Packagist](https://packagist.org/packages/pdfbolt/pdfbolt)[ Docs](https://pdfbolt.com/docs/sdks/php)[ RSS](/packages/pdfbolt-pdfbolt/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

PDFBolt PHP SDK
===============

[](#pdfbolt-php-sdk)

Official PHP SDK for the PDFBolt API.

PDFBolt generates PDFs from HTTPS URLs, raw HTML, and published templates. See the [PDFBolt docs](https://pdfbolt.com/docs) and [OpenAPI reference](https://pdfbolt.com/docs/api-reference) for the full REST API. The SDK uses Guzzle and is intended for server-side PHP applications.

Installation
------------

[](#installation)

```
composer require pdfbolt/pdfbolt
```

Requires PHP 8.2 or newer.

Quick Start
-----------

[](#quick-start)

```
