laswitchtech/core-imap

IMAP Library for the Laswitch Core Framework

Fund package maintenance!
LaswitchTech

v1.0.4 2024-11-20 15:18 UTC

This package is auto-updated.

Last update: 2024-12-20 15:26:34 UTC


README

coreIMAP

License GitHub repo size GitHub top language Version

Description

The coreIMAP package is a library that provides IMAP utilities for the Laswitch Core Framework. The classes in this package are used by the other packages in the framework to provide SMS 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-imap

How do I use it?

Review the Documentation.