decodelabs / relay
Mail tools
v0.1.0
2025-03-26 19:25 UTC
Requires
- php: ^8.4
- decodelabs/exceptional: ^0.5.3
- decodelabs/tagged: ^0.18
Requires (Dev)
- decodelabs/phpstan-decodelabs: ^0.7.0
This package is auto-updated.
Last update: 2025-03-26 19:33:57 UTC
README
Mail tools
Relay provides accessible tools for creating and sending emails.
Get news and updates on the DecodeLabs blog.
Installation
Install via Composer:
composer require decodelabs/relay
Usage
Currently, this package is just a placeholder for forthcoming mail tools. The only functionality it provides is a simple mail generator, ported from Tagged
that is likely to change in future versions.
Licensing
Relay is licensed under the MIT License. See LICENSE for the full license text.