comphp/notifications-smtp

Notification Driver for CommonPHP that sends an email via SMTP

Maintainers

Package info

github.com/commonphp/notifications-smtp

pkg:composer/comphp/notifications-smtp

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2026-05-20 00:10 UTC

This package is auto-updated.

Last update: 2026-05-20 18:06:15 UTC


README

DESCRIPTION

Requirements

  • PHP ^8.5
  • comphp/notifications:^0.3

Installation

Once this package is available through your Composer repositories, install it with:

composer require comphp/notifications-browser

Usage

<?php

// TODO: Write usage

Driver Notes

DRIVER NOTES

Error Handling

ERRORHANDLING

Documentation

DOCUMENTATION

License

MIT. See LICENSE.md.