PHPackages                             ecomailcz/ecomail - 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. ecomailcz/ecomail

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

ecomailcz/ecomail
=================

Ecomail.cz API Wrapper

v1.2.8(8mo ago)17383.8k—0.1%21[5 issues](https://github.com/Ecomailcz/ecomail-php/issues)4GNU GPL 3PHPPHP &gt;=5.3.2

Since Feb 17Pushed 8mo ago4 watchersCompare

[ Source](https://github.com/Ecomailcz/ecomail-php)[ Packagist](https://packagist.org/packages/ecomailcz/ecomail)[ RSS](/packages/ecomailcz-ecomail/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (12)Used By (4)

PHP wrapper for Ecomail API
===========================

[](#php-wrapper-for-ecomail-api)

[![Build Status](https://camo.githubusercontent.com/aafa671a753a04890504d458a4a4efd73b5e9537192dbac43c30d54be8aa46f1/68747470733a2f2f7472617669732d63692e6f72672f45636f6d61696c637a2f65636f6d61696c2d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Ecomailcz/ecomail-php)[![Downloads this Month](https://camo.githubusercontent.com/7b6575903a440c071956f353ef29a143c592d7ccf6d9f189e4196cb32b0b7486/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f65636f6d61696c637a2f65636f6d61696c2e737667)](https://packagist.org/packages/ecomailcz/ecomail)

Instalation
===========

[](#instalation)

```
composer require ecomailcz/ecomail
```

Usage
=====

[](#usage)

```
$ecomail = new Ecomail('API_KEY');
$ecomail->getListsCollection();
```

When there are more results, you will get `last_page` parameter in your response, which you can then use in another request.

```
$ecomail->page(2)->getListsCollection();
```

You will find your API key in your account in "integrations" section.

Available methods
=================

[](#available-methods)

All methods returns: `array stdClass string`

For more detailed documentation please visit:

List and Subscriber Management
------------------------------

[](#list-and-subscriber-management)

### getListsCollection

[](#getlistscollection)

### addListCollection

[](#addlistcollection)

### showList

[](#showlist)

### updateList

[](#updatelist)

### getSubscribers

[](#getsubscribers)

### getSubscriber

[](#getsubscriber)

### getSubscriberList

[](#getsubscriberlist)

### addSubscriber

[](#addsubscriber)

### removeSubscriber

[](#removesubscriber)

### updateSubscriber

[](#updatesubscriber)

### addSubscriberBulk

[](#addsubscriberbulk)

### deleteSubscriber

[](#deletesubscriber)

### getSubscriberByEmail

[](#getsubscriberbyemail)

Campaigns
---------

[](#campaigns)

### listCampaigns

[](#listcampaigns)

### addCampaign

[](#addcampaign)

### updateCampaign

[](#updatecampaign)

### sendCampaign

[](#sendcampaign)

### getCampaignStats

[](#getcampaignstats)

### getCampaignStatsDetail

[](#getcampaignstatsdetail)

Automation
----------

[](#automation)

### listAutomations

[](#listautomations)

### triggerAutomation

[](#triggerautomation)

### getPipelineStats

[](#getpipelinestats)

### getPipelineStatsDetail

[](#getpipelinestatsdetail)

Templates
---------

[](#templates)

### createTemplate

[](#createtemplate)

Domains
-------

[](#domains)

### listDomains

[](#listdomains)

### createDomain

[](#createdomain)

### deleteDomain

[](#deletedomain)

Transactional Emails
--------------------

[](#transactional-emails)

### sendTransactionalEmail

[](#sendtransactionalemail)

### sendTransactionalTemplate

[](#sendtransactionaltemplate)

### getTransactionalStats

[](#gettransactionalstats)

### getTransactionalStatsDOI

[](#gettransactionalstatsdoi)

Transactions
------------

[](#transactions)

### createNewTransaction

[](#createnewtransaction)

### createBulkTransactions

[](#createbulktransactions)

### updateTransaction

[](#updatetransaction)

### deleteTransaction

[](#deletetransaction)

Feeds
-----

[](#feeds)

### refreshProductFeed

[](#refreshproductfeed)

### refreshDataFeed

[](#refreshdatafeed)

Tracker
-------

[](#tracker)

### addEvent

[](#addevent)

Search
------

[](#search)

### search

[](#search-1)

Discount Coupons
----------------

[](#discount-coupons)

### importCoupons

[](#importcoupons)

### deleteCoupons

[](#deletecoupons)

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance55

Moderate activity, may be stable

Popularity47

Moderate usage in the ecosystem

Community29

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~398 days

Total

10

Last Release

244d ago

### Community

Maintainers

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

---

Top Contributors

[![Tlapi](https://avatars.githubusercontent.com/u/2815391?v=4)](https://github.com/Tlapi "Tlapi (43 commits)")[![jakubboucek](https://avatars.githubusercontent.com/u/1657322?v=4)](https://github.com/jakubboucek "jakubboucek (20 commits)")[![pekral](https://avatars.githubusercontent.com/u/9308589?v=4)](https://github.com/pekral "pekral (9 commits)")[![grogy](https://avatars.githubusercontent.com/u/1322983?v=4)](https://github.com/grogy "grogy (3 commits)")[![ecomail-cz](https://avatars.githubusercontent.com/u/64891310?v=4)](https://github.com/ecomail-cz "ecomail-cz (3 commits)")[![vaclavgreif](https://avatars.githubusercontent.com/u/1177553?v=4)](https://github.com/vaclavgreif "vaclavgreif (2 commits)")[![JakubFilounek](https://avatars.githubusercontent.com/u/37303389?v=4)](https://github.com/JakubFilounek "JakubFilounek (2 commits)")[![lyk-antrop](https://avatars.githubusercontent.com/u/7373338?v=4)](https://github.com/lyk-antrop "lyk-antrop (1 commits)")[![PavelWeirich](https://avatars.githubusercontent.com/u/8134599?v=4)](https://github.com/PavelWeirich "PavelWeirich (1 commits)")[![kozakr](https://avatars.githubusercontent.com/u/5504737?v=4)](https://github.com/kozakr "kozakr (1 commits)")[![piticu14](https://avatars.githubusercontent.com/u/15074995?v=4)](https://github.com/piticu14 "piticu14 (1 commits)")[![JakubKontra](https://avatars.githubusercontent.com/u/479276?v=4)](https://github.com/JakubKontra "JakubKontra (1 commits)")[![filipsedivy](https://avatars.githubusercontent.com/u/5647591?v=4)](https://github.com/filipsedivy "filipsedivy (1 commits)")

---

Tags

apiemailwrappermarketingnewsletterEcomail

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ecomailcz-ecomail/health.svg)

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

PHPackages © 2026

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