optimoapps/exotel-sms

Exotel SMS Laravel Package

V2.0 2020-06-08 14:35 UTC

This package is auto-updated.

Last update: 2024-04-08 23:24:46 UTC


README

Latest Version on Packagist Total Downloads run-tests Check & fix styling

This is a Laravel Package for Exotel SMS Gateway Integration. This package supports Laravel 6 or Higher

Install

composer require optimoapps/exotel-sms

Now run php artisan vendor:publish to publish config/exotel-sms.php file in your config directory.

Usage

ExotelSms::send(9894000000, 'test');

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email sathish.thi@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.