text message

Email to SMS

Email to SMS

Email to SMS is an object-oriented PHP library for sending text messages using the email-to-SMS gateways that carriers provide. It’s important to understand that Email to SMS is a library, not an application, which means that it doesn’t do anything on its own. Instead, it works as a third-party component for your existing application or website, allowing you to send text messages from your code. Sending messages with Email to SMS is free (al...

Umbrella Text Messager

Umbrella Text Messager

Umbrella Text Messager (UTM for short) is an entirely object-oriented library for PHP that provides a common interface for multiple SMS -gateway services and manages the hassles normally involved with each of them, enabling developers to conveniently send dynamic text messages with minimal code. Length limitations are not an issue because UTM will automatically split up long messages while intelligently maintaining readability by ensuring tha...