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
- Host: GitHub
- URL: https://github.com/ecphp/cns-client-bundle
- Owner: ecphp
- License: bsd-3-clause
- Created: 2022-04-06T11:06:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T13:27:41.000Z (about 2 years ago)
- Last Synced: 2025-10-02T19:53:50.699Z (4 months ago)
- Language: PHP
- Homepage: https://github.com/ecphp/cns-client-bundle
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
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
```