PHPackages                             linwor/fortis-pay-common - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. linwor/fortis-pay-common

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

linwor/fortis-pay-common
========================

Fortis Pay common classes for modules

v1.0.3(1y ago)012GPL-3.0-or-laterPHPPHP ^8.0

Since May 30Pushed 1y ago1 watchersCompare

[ Source](https://github.com/linwor/fortis-pay-common)[ Packagist](https://packagist.org/packages/linwor/fortis-pay-common)[ RSS](/packages/linwor-fortis-pay-common/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)DependenciesVersions (7)Used By (0)

fortis-pay-common
=================

[](#fortis-pay-common)

This is the common library interface to the Fortis Pay API for PHP projects.

FortisApi.php
-------------

[](#fortisapiphp)

This is the actual interface to the Fortis Pay API, and is common across all frameworks.

FortisFrameworkApi.php
----------------------

[](#fortisframeworkapiphp)

This is an example of a framework specific (here, the CS Cart framework) that needs to be adapted for any particular framework.

This file should be copied to the `src` directory at the same level as the `vendor` directory, amended as required for the framework and included in the repository for the framework. If amended in the `vendor` directory it will be over-written by subsequent composer installs.

Directory structure
-------------------

[](#directory-structure)

The resulting directory structure for a framework specific Fortis Pay plugin should then look like this:

```
fortis-plugin
    src
        FortisFrameworkApi.php
    vendor
        composer
        fortispay
            fortis-pay-common
                examples
                    FortisFrameworkApi.php
                src
                    FortisApi.php
            composer.json
            README.md
    composer.json

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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 ~12 days

Total

5

Last Release

663d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7a3e5d95aec0268df0ffca923247ff98d9f46e5f92b759c53aa767d3df21eee9?d=identicon)[linwor](/maintainers/linwor)

---

Top Contributors

[![linwor](https://avatars.githubusercontent.com/u/22072998?v=4)](https://github.com/linwor "linwor (10 commits)")

### Embed Badge

![Health badge](/badges/linwor-fortis-pay-common/health.svg)

```
[![Health](https://phpackages.com/badges/linwor-fortis-pay-common/health.svg)](https://phpackages.com/packages/linwor-fortis-pay-common)
```

PHPackages © 2026

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