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

ActiveLibrary

pogodoc/pogodoc-php
===================

v0.2.6(10mo ago)020[1 PRs](https://github.com/Pogodoc/pogodoc-php/pulls)PHPCI passing

Since May 21Pushed 3w ago2 watchersCompare

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

READMEChangelog (8)Dependencies (2)Versions (10)Used By (0)

Pogodoc PHP SDK
---------------

[](#pogodoc-php-sdk)

The Pogodoc PHP SDK enables developers to seamlessly generate documents and manage templates using Pogodoc’s API.

### Installation

[](#installation)

To install the PHP SDK, just execute the following command

```
$ composer require pogodoc/pogodoc-php
```

### Setup

[](#setup)

To use the SDK you will need an API key which can be obtained from the [Pogodoc Dashboard](https://app.pogodoc.com)

### Example

[](#example)

```
