Download the PHP package sugarcraft/sugar-post without Composer
On this page you can find all versions of the php package sugarcraft/sugar-post. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sugarcraft/sugar-post
More information about sugarcraft/sugar-post
Files in sugarcraft/sugar-post
Download sugarcraft/sugar-post
More information about sugarcraft/sugar-post
Files in sugarcraft/sugar-post
Vendor sugarcraft
Package sugar-post
Short Description For this package there is no description available.
License
Package sugar-post
Short Description For this package there is no description available.
License
Please rate this library. Is it a good library?
Informations about the package sugar-post
SugarPost
PHP port of charmbracelet/pop — send emails from PHP via Resend API or direct SMTP.
Features
- Dual transport — send via Resend HTTP API or raw SMTP
- Email value object — from, to, cc, bcc, subject, body, HTML body, reply-to, attachments
- File attachments — attach files from paths or raw content with MIME detection
- Inline attachments — embed images inline (CID references)
- CC/BCC support — full carbon-copy / blind carbon-copy routing
- STDIN compose — read email body from STDIN for shell pipeline use
- Environment config —
RESEND_API_KEY,POP_SMTP_*,POP_FROM,POP_SIGNATURE - PHP 8.1+ — pure PHP, no extensions required beyond cURL (for Resend transport)
Install
Quick Start
Resend API
SMTP
Attachment
CLI
Environment variables:
Architecture
Email— immutable email message value objectAttachment— immutable file attachment (path or inline content)Transport— interface for sending implementationsResendTransport— sends via Resend REST API (HTTPS)SmtpTransport— sends via direct SMTP (TCP/TLS)Mailer— high-level API wrapping a Transport
License
MIT
All versions of sugar-post with dependencies
PHP Build Version
Package Version
No informations.
The package sugarcraft/sugar-post contains the following files
Loading the files please wait ...