PHPackages                             ajtormon/activecampaign-v3 - 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. ajtormon/activecampaign-v3

ActiveLibrary[API Development](/categories/api)

ajtormon/activecampaign-v3
==========================

PHP wrapper for ActiveCampaign API V3

1.0.5(1mo ago)016MITPHPPHP ^7.2.5 || ^8.0

Since Oct 2Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/ajtormon-dev/activecampaign-v3)[ Packagist](https://packagist.org/packages/ajtormon/activecampaign-v3)[ RSS](/packages/ajtormon-activecampaign-v3/feed)WikiDiscussions master Synced yesterday

READMEChangelog (6)DependenciesVersions (8)Used By (0)

activecampaign-v3
=================

[](#activecampaign-v3)

A PHP library for interacting with the ActiveCampaign API v3.

Installation
------------

[](#installation)

You can install this package via Composer:

```
composer require ajtormon-dev/activecampaign-v3
```

Usage
-----

[](#usage)

```
use AjtormonDev\ActiveCampaign;

$apiKey = 'your-api-key';
$apiUrl = 'https://your-account.api-us1.com';

$ac = new ActiveCampaign($apiKey, $apiUrl);

// Example API call
$response = $ac->contacts()->retrieve();
```

License
-------

[](#license)

This project is licensed under the MIT License. See the LICENSE file for details.

Author
------

[](#author)

ajtormon-dev

Support
-------

[](#support)

If you encounter any problems or have any questions, please open an issue on the GitHub repository.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance88

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 89.5% 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 ~96 days

Recently: every ~145 days

Total

7

Last Release

59d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25423820?v=4)[ajtormon](/maintainers/ajtormon)[@ajtormon](https://github.com/ajtormon)

---

Top Contributors

[![ajtormon-dev](https://avatars.githubusercontent.com/u/85630158?v=4)](https://github.com/ajtormon-dev "ajtormon-dev (17 commits)")[![sfph-ajtormon](https://avatars.githubusercontent.com/u/174984607?v=4)](https://github.com/sfph-ajtormon "sfph-ajtormon (2 commits)")

### Embed Badge

![Health badge](/badges/ajtormon-activecampaign-v3/health.svg)

```
[![Health](https://phpackages.com/badges/ajtormon-activecampaign-v3/health.svg)](https://phpackages.com/packages/ajtormon-activecampaign-v3)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

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

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

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

PHPackages © 2026

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