PHPackages                             jongotlin/peppol - 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. jongotlin/peppol

ActivePackage

jongotlin/peppol
================

0.3.0(3y ago)78.1k3MITPHPPHP ^7.2 || ^8.0

Since Oct 5Pushed 3y ago2 watchersCompare

[ Source](https://github.com/jongotlin/Peppol)[ Packagist](https://packagist.org/packages/jongotlin/peppol)[ RSS](/packages/jongotlin-peppol/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (10)Used By (0)

Peppol
======

[](#peppol)

Create PEPPOL BIS 3.0 documents

### Installation

[](#installation)

```
composer require jongotlin/peppol

```

### Example

[](#example)

```
$peppolGenerator = new PeppolGenerator();
$invoice = new Invoice();
$invoice->setCurrency('SEK');

$peppolDocument = $peppolGenerator->createInvoiceDocument($invoice);
echo $peppolDocument->saveXML();
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity55

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.

###  Release Activity

Cadence

Every ~84 days

Recently: every ~165 days

Total

9

Last Release

1372d ago

PHP version history (2 changes)0.1.0PHP ^7.2

0.1.5PHP ^7.2 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/5cc25aa1a5dad773350b590c5d53b6e862267aaf311144e2134037b53a30bf99?d=identicon)[jongotlin](/maintainers/jongotlin)

---

Top Contributors

[![jongotlin](https://avatars.githubusercontent.com/u/165154?v=4)](https://github.com/jongotlin "jongotlin (28 commits)")

---

Tags

invoicephp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jongotlin-peppol/health.svg)

```
[![Health](https://phpackages.com/badges/jongotlin-peppol/health.svg)](https://phpackages.com/packages/jongotlin-peppol)
```

PHPackages © 2026

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