badpixxel / brevo-bridge
Symfony Bundle to Manage Sending User Email via Brevo Transactional API
Installs: 583
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.1
- ext-curl: *
- ext-json: *
- doctrine/doctrine-bundle: ^2.0
- doctrine/orm: ^2.5
- getbrevo/brevo-php: ^1.0
- knplabs/knp-time-bundle: >1.0
- psr/simple-cache: ^1.0
- sonata-project/user-bundle: >4.0
- symfony/config: ^5.4 || ^6.4
- symfony/dependency-injection: ^5.4 || ^6.4
- symfony/event-dispatcher: ^5.4 || ^6.4
- symfony/options-resolver: ^5.4 || ^6.4
- twig/extra-bundle: ^2.0|^3.0
- twig/intl-extra: ^2.0|^3.0
Requires (Dev)
- badpixxel/paddock-mysql: dev-main
- badpixxel/php-sdk: dev-main
- phpunit/phpunit: >9
- sonata-project/admin-bundle: ^4.0
- sonata-project/doctrine-orm-admin-bundle: >4.0
- symfony/debug-pack: ^1.0
- symfony/http-kernel: ^5.4
- symfony/phpunit-bridge: >5.0
- symfony/runtime: ^5.4
- symfony/twig-bundle: ^5.4
README
Symfony Bundle to Manage Sending User Email via Brevo Transactionnal API.
Key features
- Manage Sending Transactional 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.