PHPackages                             zestic/communication-component - 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. zestic/communication-component

ActiveLibrary[API Development](/categories/api)

zestic/communication-component
==============================

Communication component for Laminas using Symfony Messenger and Notifier

v1.6.4(4mo ago)01.6k↓50%MITPHPPHP ^8.3CI passing

Since Oct 4Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/zestic/communication-component)[ Packagist](https://packagist.org/packages/zestic/communication-component)[ RSS](/packages/zestic-communication-component/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (25)Versions (31)Used By (0)

Communication Component
=======================

[](#communication-component)

A flexible communication component that sends communications of any variety (email, SMS, chat) based on user preferences. Built on Symfony Notifier and Symfony Messenger.

Features
--------

[](#features)

- **Multi-channel Support**: Email, SMS, and chat communications
- **Asynchronous Processing**: Symfony Messenger integration for background processing
- **Template Management**: Database-stored templates with Twig support
- **Failure Handling**: Built-in retry mechanisms for failed messages
- **Database Migrations**: Phinx integration for schema management

Quick Start
-----------

[](#quick-start)

```
# Install dependencies
composer install

# Set up configuration
cp config/communication.global.php.dist config/communication.global.php

# Configure environment variables
cp .env.example .env

# Run migrations
bin/migrate

# Test email delivery
vendor/bin/laminas communication:send-test-email your-email@example.com
```

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

[](#documentation)

📚 **[Complete Documentation](docs/index.md)**

- [Getting Started](docs/getting-started.md) - Setup and basic configuration
- [Communication Definitions](docs/communication-definitions.md) - Structure different communication types
- [Messenger Integration](docs/messenger-integration.md) - Asynchronous processing
- [Database Migrations](docs/database-migrations.md) - Schema management with Phinx
- [Twig Database Loader](docs/twig-database-loader.md) - Dynamic template management
- [Handling Failures](docs/handling-failures.md) - Manage failed messages
- [Continuous Integration](docs/continuous-integration.md) - CI/CD setup

Requirements
------------

[](#requirements)

- PHP 8.1+
- Composer
- Database (PostgreSQL recommended)

License
-------

[](#license)

MIT License

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance80

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity76

Established project with proven stability

 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

Every ~55 days

Total

30

Last Release

88d ago

Major Versions

v1.6.3 → v2.0.0-alpha.12025-07-22

v1.6.4 → v2.0.0-alpha.32026-01-30

PHP version history (2 changes)v1.0.0PHP ^8.0

v2.0.0-alpha.1PHP ^8.3

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/zestic-communication-component/health.svg)

```
[![Health](https://phpackages.com/badges/zestic-communication-component/health.svg)](https://phpackages.com/packages/zestic-communication-component)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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