badpixxel / sendinblue-bridge
Symfony Bundle to Manage Sending User Email via Sendinblue Transactionnal API
Installs: 170
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.4|^8.0
- ext-curl: *
- doctrine/doctrine-bundle: ^2.0
- doctrine/orm: ^2.5
- knplabs/knp-time-bundle: >1.0
- psr/simple-cache: ^1.0
- sendinblue/api-v3-sdk: ^7.0
- symfony/monolog-bundle: ^2.0|^3.0
- symfony/symfony: ~4.4
Requires (Dev)
- badpixxel/php-sdk: dev-main
- friendsofsymfony/user-bundle: ^2.2
- phpunit/phpunit: >5
- sonata-project/admin-bundle: ^3.0
- sonata-project/doctrine-orm-admin-bundle: >3.0
- sonata-project/user-bundle: >3.0
- symfony/phpunit-bridge: >5.0
This package is auto-updated.
Last update: 2023-01-09 10:12:46 UTC
README
Symfony Bundle to Manage Sending User Email via Sendinblue Transactionnal API.
Key features
- Manage Sending Transactionnal Emails via Sendinblue API.
- Emails are defined as Static Class without any other requirement.
- Send Emails are stored on MySQl Database
- Interfaced with Sonata Admin view User emails from Admin interface
Installation
Check out Symfony documentation here.
Documentation
Check out the documentation here.
License
This package is available under the MIT license.