PHPackages                             templatefox/sdk - 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. [Templating &amp; Views](/categories/templating)
4. /
5. templatefox/sdk

ActiveLibrary[Templating &amp; Views](/categories/templating)

templatefox/sdk
===============

Official TemplateFox PHP SDK - Generate PDFs from HTML templates

v1.10.0(2mo ago)00MITPHPPHP ^8.1

Since Feb 12Pushed 2mo agoCompare

[ Source](https://github.com/TemplateFoxPDF/phpsdk)[ Packagist](https://packagist.org/packages/templatefox/sdk)[ Docs](https://templatefox.com)[ RSS](/packages/templatefox-sdk/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (12)Versions (17)Used By (0)

TemplateFox PHP SDK
===================

[](#templatefox-php-sdk)

Official PHP SDK for [TemplateFox](https://templatefox.com) - Generate PDFs from HTML templates via API.

[![Packagist Version](https://camo.githubusercontent.com/6643a61e703ac29358154d08f98223e48993f7fbe752ada6c1ed087a0a25b822/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74656d706c617465666f782f73646b2e737667)](https://packagist.org/packages/templatefox/sdk)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

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

[](#installation)

```
composer require templatefox/sdk
```

Requirements
------------

[](#requirements)

- PHP 7.4 or later
- ext-curl
- ext-json
- ext-mbstring

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

[](#quick-start)

```
