An open API service indexing awesome lists of open source software.

https://github.com/ecphp/cns-client-bundle

CNS Client - Corporate Notification Service Client
https://github.com/ecphp/cns-client-bundle

Last synced: 1 day ago
JSON representation

CNS Client - Corporate Notification Service Client

Awesome Lists containing this project

README

          

# ECPHP CNS Client

## Description

This Symfony bundle provides the necessary to send notifications using Corporate
Notification System solution provided by EU.

### CNS

Robust and easy to use service for sending emails to internal and external
users. If offers a GDPR compliant way for external users to manage their
emailing preferences. No inherent risk is expected with the adoption of this
proven solution.

## Requirements

- PHP >= 7.4
- Symfony >= 5.3

## Installation

```shell
composer require ecphp/cns-client-bundle
```