PHPackages                             iconneqt/cac-client - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. iconneqt/cac-client

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

iconneqt/cac-client
===================

iConneqt compatibility layer for Crazy Awesome ESP E-Ngine API Client

0.1.0(8y ago)033BSD-3-ClausePHPPHP &gt;=5.4.0

Since Sep 29Pushed 6y ago1 watchersCompare

[ Source](https://github.com/iConneqt/cac-client)[ Packagist](https://packagist.org/packages/iconneqt/cac-client)[ Docs](http://iconneqt.nl)[ RSS](/packages/iconneqt-cac-client/feed)WikiDiscussions master Synced 3d ago

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

iConneqt compatibility layer for Crazy Awesome ESP E-Ngine API Client
=====================================================================

[](#iconneqt-compatibility-layer-for-crazy-awesome-esp-e-ngine-api-client)

Drop-in replacement for the `Crazy Awesome ESP E-Ngine API Client` component. Connect to iConneqt REST API, mimicking deprecated E-Ngine behaviour.

Information
-----------

[](#information)

- [Crazy Awesome ESP E-Ngine API Client](https://github.com/CrazyAwesomeCompany/esp-api-engine)
- [iConneqt](https://iconneqt.nl/)
- [iConneqt REST API documentation](https://demo.iconneqt.nl/api/docs/)
- [iConneqt PHP REST API client](https://github.com/iConneqt/PHP-REST-API-client)

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

[](#installation)

Preferred way of installing is though [Composer](http://getcomposer.org).

```
composer require iconneqt/rest-api-client

```

Or add the following item to the `require` section of your `composer.json` file.

```
"iconneqt/cac-client": "*"

```

Update composer using `composer update`.

This component requires the iConneqt PHP REST API client, which should be automatically installed when updating composer.

API Configuration
-----------------

[](#api-configuration)

The Adapter uses the iConneqt REST API to emulate behaviour of the E-ngine SOAP Webservice. When creating the `EngineApi` class some configuration is needed;

- `domain` - The domain where iConneqt is availabe. (e.g. `crm01.iconneqt.nl`)
- `user` - Your iConneqt user name
- `password` - Your iConneqt password or API token (contact iConneqt).

Compatibility notes
-------------------

[](#compatibility-notes)

### Mailinglist ID

[](#mailinglist-id)

Although strongly recommended, the E-ngine SOAP API did not require mailinglist ID's to be provided before sending mailings to recipients. iConneqt requires the mailinglist ID to be selected before creating a new mailing. You can set the mailinglist ID through configuration during construction or by calling the `selectMailingList()` method.

### Logger

[](#logger)

Support for the PSR logger is removed.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3150d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d4cb8052e423211084edef62e593b83faeccd038b92170b7bc95f05ef8fa0a96?d=identicon)[iconneqt](/maintainers/iconneqt)

---

Top Contributors

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

---

Tags

emailespEmail Service Providere-ngineiconneqt

### Embed Badge

![Health badge](/badges/iconneqt-cac-client/health.svg)

```
[![Health](https://phpackages.com/badges/iconneqt-cac-client/health.svg)](https://phpackages.com/packages/iconneqt-cac-client)
```

###  Alternatives

[egulias/email-validator

A library for validating emails against several RFCs

11.6k691.3M307](/packages/egulias-email-validator)[sendgrid/sendgrid

This library allows you to quickly and easily send emails through Twilio SendGrid using PHP.

1.5k47.5M164](/packages/sendgrid-sendgrid)[pelago/emogrifier

Converts CSS styles into inline style attributes in your HTML code

94944.1M110](/packages/pelago-emogrifier)[zbateson/mail-mime-parser

MIME email message parser

53949.2M79](/packages/zbateson-mail-mime-parser)[soundasleep/html2text

A PHP script to convert HTML into a plain text format

48419.5M75](/packages/soundasleep-html2text)[opcodesio/mail-parser

Parse emails without the mailparse extension

216.8M8](/packages/opcodesio-mail-parser)

PHPackages © 2026

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