decodelabs / relay
Mail tools
v0.1.3
2025-04-25 09:48 UTC
Requires
- php: ^8.4
- decodelabs/exceptional: ^0.5.3
- decodelabs/tagged: ^0.20
Requires (Dev)
- decodelabs/phpstan-decodelabs: ^0.7.0
README
Mail tools
Relay provides accessible tools for creating and sending emails.
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.