PHPackages                             antonioleutsch/stirling-pdf-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. [API Development](/categories/api)
4. /
5. antonioleutsch/stirling-pdf-sdk

ActiveLibrary[API Development](/categories/api)

antonioleutsch/stirling-pdf-sdk
===============================

PHP SDK for the Stirling PDF API - PDF processing, conversion, manipulation, security and more.

v1.0.0(4mo ago)00MITPHPPHP ^8.1

Since Feb 10Pushed 4mo agoCompare

[ Source](https://github.com/AntonioLeutsch/Stirling-PDF-PHP-SDK)[ Packagist](https://packagist.org/packages/antonioleutsch/stirling-pdf-sdk)[ Docs](https://github.com/AntonioLeutsch/Stirling-PDF-PHP-SDK)[ RSS](/packages/antonioleutsch-stirling-pdf-sdk/feed)WikiDiscussions main Synced today

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

Stirling PDF PHP SDK
====================

[](#stirling-pdf-php-sdk)

PHP SDK for the [Stirling PDF](https://www.stirlingpdf.com) API - PDF processing, conversion, manipulation, security and more.

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

[](#installation)

### Requirements

[](#requirements)

- PHP 8.1 or later
- PHP extensions: `curl`, `json`, `mbstring`

### Composer

[](#composer)

```
composer require antonioleutsch/stirling-pdf-sdk
```

Getting Started
---------------

[](#getting-started)

Please follow the [installation procedure](#installation--usage) and then run the following:

```
