PHPackages                             armetiz/tapfiliate-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. [API Development](/categories/api)
4. /
5. armetiz/tapfiliate-php

ActiveLibrary[API Development](/categories/api)

armetiz/tapfiliate-php
======================

Manipulate Tapfiliate API using PHP

315PHP

Since Jul 8Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Tapfiliate for PHP
==================

[](#tapfiliate-for-php)

Included features
-----------------

[](#included-features)

1. Create conversion :

Example
-------

[](#example)

```
$key   = "APP_KEY"; // Generated from : https://tapfiliate.com/user/api-access/

$tapfiliate = new Tapfiliate($key);
$response   = $tapfiliate->createConversion([
    "external_id" => "john.doe@acme.com",
]);
```

Testing
-------

[](#testing)

Not implemented yet.

License
-------

[](#license)

This library is under the MIT license. [See the complete license](https://github.com/armetiz/tapfiliate-php/blob/master/LICENSE).

Credits
-------

[](#credits)

Author - [Thomas Tourlourat](http://www.wozbe.com)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

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://www.gravatar.com/avatar/6a91f657de22f7129ff4004272e61abae7d4002f4641b893797b213a65bae3fb?d=identicon)[armetiz](/maintainers/armetiz)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/armetiz-tapfiliate-php/health.svg)

```
[![Health](https://phpackages.com/badges/armetiz-tapfiliate-php/health.svg)](https://phpackages.com/packages/armetiz-tapfiliate-php)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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