Skip to content

SMS Library for the Laswitch Core Framework

License

Notifications You must be signed in to change notification settings

LaswitchTech/coreSMS

Repository files navigation

coreSMS

License GitHub repo size GitHub top language Version

Description

The coreSMS package is a library that provides SMS 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-sms

How do I use it?

Review the Documentation.