laswitchtech/core-smtp

SMTP Library for the Laswitch Core Framework

Fund package maintenance!
LaswitchTech

v1.0.3 2024-09-06 20:49 UTC

This package is auto-updated.

Last update: 2025-01-06 21:40:57 UTC


README

coreSMTP

License GitHub repo size GitHub top language Version

Description

The coreSMTP package is a library that provides SMTP utilities for the Laswitch Core Framework. The classes in this package are used by the other packages in the framework to provide SMTP utilities for the framework.

License

This software is distributed under the MIT license.

Requirements

  • PHP >= 8.0

Security

Please disclose any vulnerabilities found responsibly – report security issues to the maintainers privately. See SECURITY.md for more information.

Installation

Using Composer:

composer require laswitchtech/core-smtp

How do I use it?

Review the Documentation.