Skip to content

SMS Abstraction for Developers?

Nanasi Sms is a simple abstraction layer for SMS gateways. It provides a single interface to interact different services. Using this package your are not prone to vendor-locking your code and never reach out to that cumbersome documentation.

Demo

I guess with less that 10 lines i was able to send a text message, oops! 🔥 this looks awesome!

TIP

Vendor lock-in doesnt have to be an issue any more,just swap adapter off you go 🚀

An image to demo swapping of adapter

We have a number of offical supported adapters, but you can also write your own. Visit the adapter page to see what else is available.

Released under the MIT License.