Download the PHP package avoutic/web-framework-postmark without Composer
On this page you can find all versions of the php package avoutic/web-framework-postmark. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download avoutic/web-framework-postmark
More information about avoutic/web-framework-postmark
Files in avoutic/web-framework-postmark
Download avoutic/web-framework-postmark
More information about avoutic/web-framework-postmark
Files in avoutic/web-framework-postmark
Vendor avoutic
Package web-framework-postmark
Short Description The Postmark module for web-framework
License MIT
Homepage https://web-framework.com
Package web-framework-postmark
Short Description The Postmark module for web-framework
License MIT
Homepage https://web-framework.com
Please rate this library. Is it a good library?
Informations about the package web-framework-postmark
Web Framework Postmark Module
This module provides Postmark email service integration for WebFramework.
Features
- Send raw emails via Postmark
- Send template-based emails via Postmark
- Automatic instrumentation for email sending
- Configurable default sender email
- Error handling for common Postmark API issues
Requirements
- PHP 8.2 or higher
- Web Framework 8.x
- Postmark API key
Installation
Install via Composer:
Configuration
If you are using the definition from definitions/defitinions.php. You can just add the following postmark.php to your auth config directory (config/auth):
Usage
The module provides a PostmarkMailService
that implements the Web Framework's MailService
interface. It will be automatically configured via dependency injection.
License
MIT License - see LICENSE file for details
All versions of web-framework-postmark with dependencies
PHP Build Version
Package Version
The package avoutic/web-framework-postmark contains the following files
Loading the files please wait ....