Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jobmetric/laravel-sms

This package is for sending SMS in different Laravel projects.
https://github.com/jobmetric/laravel-sms

laravel laravel-package send-sms sms sms-api sms-gateway sms-messages

Last synced: 3 days ago
JSON representation

This package is for sending SMS in different Laravel projects.

Awesome Lists containing this project

README

        

[contributors-shield]: https://img.shields.io/github/contributors/jobmetric/laravel-sms.svg?style=for-the-badge
[contributors-url]: https://github.com/jobmetric/laravel-sms/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/jobmetric/laravel-sms.svg?style=for-the-badge&label=Fork
[forks-url]: https://github.com/jobmetric/laravel-sms/network/members
[stars-shield]: https://img.shields.io/github/stars/jobmetric/laravel-sms.svg?style=for-the-badge
[stars-url]: https://github.com/jobmetric/laravel-sms/stargazers
[license-shield]: https://img.shields.io/github/license/jobmetric/laravel-sms.svg?style=for-the-badge
[license-url]: https://github.com/jobmetric/laravel-sms/blob/master/LICENCE.md
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-blue.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/majidmohammadian

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]

# Sms for laravel

This package is for sending SMS in different Laravel projects.

## Install via composer

Run the following command to pull in the latest version:

```bash
composer require jobmetric/laravel-sms
```

## Documentation

coming soon

## License

The MIT License (MIT). Please see [License File](https://github.com/jobmetric/laravel-sms/blob/master/LICENCE.md) for more information.