PHPackages                             juistdit/pdfen-php-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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. juistdit/pdfen-php-sdk

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

juistdit/pdfen-php-sdk
======================

An SDK allowing easy conversion from any supported format to PDF using the PDFen.com API

0154PHP

Since Jun 7Pushed 9y ago2 watchersCompare

[ Source](https://github.com/juistdit/pdfen-sdk-php)[ Packagist](https://packagist.org/packages/juistdit/pdfen-php-sdk)[ RSS](/packages/juistdit-pdfen-php-sdk/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

An SDK in PHP for PDFen (In-development)
========================================

[](#an-sdk-in-php-for-pdfen-in-development)

An SDK allowing easy conversion from any supported format to PDF using the PDFen.com API.

Installing
----------

[](#installing)

This package can be installed using Composer. TODO.

Usage
-----

[](#usage)

After installing PDFen SDK using composer, the first step is to create a PDFen SDK object and creating a session using your credentials:

```
$sdk = new PDFen\Sdk;
$session = $sdk->login("account@example.com", "123456789IsNotASafePassword");
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25660926?v=4)[JuistdIT](/maintainers/JuistdIT-BV)[@JuistdIT-BV](https://github.com/JuistdIT-BV)

---

Top Contributors

[![KAYLukas](https://avatars.githubusercontent.com/u/1674504?v=4)](https://github.com/KAYLukas "KAYLukas (13 commits)")

### Embed Badge

![Health badge](/badges/juistdit-pdfen-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/juistdit-pdfen-php-sdk/health.svg)](https://phpackages.com/packages/juistdit-pdfen-php-sdk)
```

###  Alternatives

[tarfin-labs/easy-pdf

Makes pdf processing easy.

1719.9k](/packages/tarfin-labs-easy-pdf)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
