softspring / mailer-bundle
This bundle provides some features that ease mailing for Symfony projects.
Package info
github.com/softspring/mailer-bundle
Type:symfony-bundle
pkg:composer/softspring/mailer-bundle
v5.5.8
2025-10-20 12:05 UTC
Requires
- php: >=8.1
- doctrine/doctrine-bundle: ^2.5
- doctrine/orm: ^2.10 | ^3.0
- softspring/components: ^5.5
- softspring/doctrine-target-entity-resolver: ^5.5
- softspring/mime-translatable: ^5.5
- symfony/form: ^5.4|^6.0|^7.0
- symfony/mailer: ^5.4|^6.0|^7.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.68
- phpstan/phpstan: ^1.10
- rector/rector: ^1.0
- softspring/user-bundle: ^5.5
- swiftmailer/swiftmailer: ^6.3
- symfony/console: ^5.4|^6.0|^7.0
- symfony/framework-bundle: ^5.4|^6.0|^7.0
- symfony/translation: ^5.4|^6.0|^7.0
- symfony/yaml: ^5.4|^6.0|^7.0
- twig/twig: *
Suggests
- softspring/admin-bundle: Use softspring admin templates
- twig/cssinliner-extra: Use css inliner
- twig/inky-extra: Use Inky mailing templates
This package is auto-updated.
Last update: 2026-06-18 10:10:44 UTC
README
Shared mail template and preview infrastructure for Symfony applications.
Armonic
This package is part of Armonic.
Documentation
Contributing
Use the standard package commands before sending changes:
composer fix
composer test
composer test-bc
Report issues and send Pull Requests
License
This package is free and released under the AGPL-3.0 license.