Download the PHP package semitexa/mail without Composer
On this page you can find all versions of the php package semitexa/mail. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download semitexa/mail
More information about semitexa/mail
Files in semitexa/mail
Download semitexa/mail
More information about semitexa/mail
Files in semitexa/mail
Vendor semitexa
Package mail
Short Description Semitexa Mail — outbound email transport with SMTP, queue-safe delivery, Twig rendering, and storage-backed attachments
License MIT
Package mail
Short Description Semitexa Mail — outbound email transport with SMTP, queue-safe delivery, Twig rendering, and storage-backed attachments
License MIT
Please rate this library. Is it a good library?
Informations about the package mail
Semitexa Mail
Outbound email transport with SMTP, queue-safe delivery, Twig rendering, and storage-backed attachments.
Purpose
Handles email composition and delivery. Supports multiple transport backends, MIME message construction with attachments from the storage layer, and Twig-based template rendering for rich email content.
Role in Semitexa
Depends on semitexa/core, semitexa/orm, semitexa/ssr, and semitexa/storage. Uses ORM for queue-safe persistence, SSR for Twig template rendering, and Storage for resolving attachment references to file content.
Key Features
SmtpMailTransportwith TLS and authenticationFakeMailTransportandNullMailTransportfor testingMailTransportRegistryfor multi-transport routingMimeBuilderfor standards-compliant MIME construction- Storage-backed attachments via
semitexa/storage - Queue-safe message delivery
All versions of mail with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.4
semitexa/core Version *
semitexa/orm Version *
semitexa/ssr Version *
semitexa/storage Version *
semitexa/core Version *
semitexa/orm Version *
semitexa/ssr Version *
semitexa/storage Version *
The package semitexa/mail contains the following files
Loading the files please wait ...