form-relay / mail
FormRelay route for emails.
Installs: 7 680
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 1
Requires
- php: ^7.0 || ^8.0
- form-relay/core: ^2.0
- symfony/mailer: ^5.3.4
Requires (Dev)
- phpunit/phpunit: ^4.8.35 || ^5.7 || ^6.4 || ^7.0
This package is auto-updated.
Last update: 2024-12-21 09:55:54 UTC
README
Provides a route for the form-relay package, which can send form submissions via email.
Installation
Installation using Composer
The recommended way to install FormRelay is by using Composer.
In your Composer based project root, just do composer require form-relay/mail
.
Submit bug reports or feature requests
Look at the Issues for what has been planned to be implemented in the (near) future.