PHPackages                             pritset/pritset-php - 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. pritset/pritset-php

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

pritset/pritset-php
===================

Official PHP SDK for the Pritset Document API.

v0.1.0(today)01↑2900%MITPHPPHP ^8.3CI passing

Since Aug 24Pushed todayCompare

[ Source](https://github.com/Pritset/pritset-php-sdk)[ Packagist](https://packagist.org/packages/pritset/pritset-php)[ RSS](/packages/pritset-pritset-php/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (5)Versions (2)Used By (0)

Pritset PHP SDK
===============

[](#pritset-php-sdk)

Official PHP client for managing Pritset DOCX templates and generating PDFs.

> **Pre-release:** version `0.1.0` targets Pritset SDK contract `1.0.0`. The package has not yet been published to Packagist.

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

[](#requirements)

- PHP 8.3 or newer
- Composer 2
- A Pritset access token and secret

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

[](#installation)

After the first release is available on Packagist:

```
composer require pritset/pritset-php
```

For local development before publication, add this repository as a Composer path repository.

Create a client
---------------

[](#create-a-client)

```
