PHPackages                             hellodialog/apiwrapper - 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. hellodialog/apiwrapper

ActiveLibrary[API Development](/categories/api)

hellodialog/apiwrapper
======================

HelloDialog e-mail marketing API handler

v1.0.1(5y ago)2221MITPHPPHP &gt;=5.4.0CI failing

Since Aug 20Pushed 5y ago2 watchersCompare

[ Source](https://github.com/Hellodialog/api-wrapper)[ Packagist](https://packagist.org/packages/hellodialog/apiwrapper)[ Docs](https://github.com/Hellodialog/api-wrapper)[ RSS](/packages/hellodialog-apiwrapper/feed)WikiDiscussions master Synced 4w ago

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

HelloDialog api-wrapper
=======================

[](#hellodialog-api-wrapper)

NO LONGER SUPPORTED!

Please visit our [API documentation](https://docs.hellodialog.dev/v1/ "Documentation") to build your own.

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

This is a php wrapper for connecting with the Hellodialog API V1.

The package uses Laravel 5.4 for some functions. This version is outdated.

Documentation
-------------

[](#documentation)

[You can find the complete API documentation (OpenAPI) here.](https://docs.hellodialog.dev/v1/ "Documentation")

Examples
--------

[](#examples)

We've made it easy for you. You can find all possible API calls in the directory: `/examples`

Install
-------

[](#install)

Via Composer

```
$ composer require hellodialog/apiwrapper
```

Configuration
-------------

[](#configuration)

Add your API credentials and email settings in `src/config/Hellodialog.php`

Basic Usage
-----------

[](#basic-usage)

After installation and configuration, the `GlobalHandler` will be available to make calls to HelloDialog.

### Performing Calls

[](#performing-calls)

To manually perform calls, instantiate the `GlobalHandler` class.

```
    $globalHandler = new GlobalHandler();
```

Available methods are listed in [GlobalHandler.php](https://github.com/Hellodialog/api-wrapper/blob/master/src/Handlers/GlobalHandler.php) and [`/src/Handlers`](https://github.com/Hellodialog/api-wrapper/tree/master/src/Handlers).

Templates
---------

[](#templates)

Templates can be referred to by numerical ID, or the key set for their section in the config (which *must* have an `id` property set).

Credits
-------

[](#credits)

- [Bart Ros](https://github.com/BRdev)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 30% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

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

2185d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

apiemail marketinghellodialog

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hellodialog-apiwrapper/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k555.0M2.8k](/packages/aws-aws-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[statamic/cms

The Statamic CMS Core Package

4.9k3.8M1.1k](/packages/statamic-cms)[google/cloud-core

Google Cloud PHP shared dependency, providing functionality useful to all components.

346137.0M126](/packages/google-cloud-core)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6943.5M448](/packages/drupal-core-recommended)

PHPackages © 2026

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