Registry / networking / symfony-postmark-mailer

symfony-postmark-mailer

JSON →
library8.0.9phppackagistunverified

Symfony Postmark Mailer Bridge

composer require symfony/postmark-mailer
INSTALL
IMPORT
SIG · SYMFONY-POSTMARK-M
S
symfony-postmark-mailer
networkingphpv8.0.9
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.

PostmarkTransportFactory
use Symfony\Component\Mailer\Bridge\Postmark\Transport\PostmarkTransportFactory;

Create a Postmark mailer transport.

use Symfony\Component\Mailer\Bridge\Postmark\Transport\PostmarkTransportFactory; use Symfony\Component\Mailer\Mailer; $transport = (new PostmarkTransportFactory())->fromDsn('postmark+api://API_KEY@default'); $mailer = new Mailer($transport);
Debug
Known issues
breakingRequires Symfony Mailer component version 5.4 or higher.
fix
Ensure symfony/mailer is installed and compatible.
affects: <5.4
Upgrade
Version history
8.0.9latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
symfony-postmark-mailer — pip install symfony-postmark-mailer · libregistry