thefish / phpsendmail
Small (one-file, to be exact) library for sending emails via SMTP server (or sendmail utility). Allows you to handle multiple recipients and attachments.
v0.0.0.5
2025-11-20 17:45 UTC
This package is auto-updated.
Last update: 2026-03-01 00:48:35 UTC
README
Small (one-file, to be exact) library to send emails via SMTP server (or sendmail utility). It is useful for handling feedback forms, for instance.
Allows you to handle multiple recipients and attachments.
This library is a part of Spliff framework.
See examples folder for usage example.