Registry / other / symfony-swiftmailer-bundle

symfony-swiftmailer-bundle

JSON →
library3.5.4phppackagistunverified

Symfony SwiftmailerBundle integrates Swift Mailer into Symfony applications for email sending.

composer require symfony/swiftmailer-bundle
INSTALL
IMPORT
SIG · SYMFONY-SWIFTMAILE
S
symfony-swiftmailer-bundle
otherphpv3.5.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SwiftmailerBundle
use Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle;

Register the SwiftmailerBundle in a Symfony application.

<?php use Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle; // In AppKernel.php or bundles.php return [ SwiftmailerBundle::class => ['all' => true], ];
Debug
Known issues
breakingSwiftmailer is abandoned; use Symfony Mailer instead.
fix
Replace with symfony/mailer and symfony/mailgun-mailer or similar.
affects: >=3.0
Upgrade
Version history
3.5.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
symfony-swiftmailer-bundle — pip install symfony-swiftmailer-bundle · libregistry