Download the PHP package jerowork/email-message without Composer
On this page you can find all versions of the php package jerowork/email-message. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jerowork/email-message
More information about jerowork/email-message
Files in jerowork/email-message
Download jerowork/email-message
More information about jerowork/email-message
Files in jerowork/email-message
Vendor jerowork
Package email-message
Short Description PHP 7.2+ value object for email messages.
License MIT
Package email-message
Short Description PHP 7.2+ value object for email messages.
License MIT
Please rate this library. Is it a good library?
Informations about the package email-message
Email message
PHP 7.2+ value object for email messages.
Features
- Immutable value objects
- Available parameters: subject, html/text body, from, reply to email, multiple to/cc/bcc, attachments (string based)
- Serializable (for e.g. queue usages) (implementing
JsonSerializable
) - Message validation (minimum required valid message)
- Validation email addresses
Installation
Install via Composer:
Usage
All versions of email-message with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ext-json Version *
ext-json Version *
The package jerowork/email-message contains the following files
Loading the files please wait ....