https://github.com/yukata-roommate/php-sms
Easy to send SMS for PHP
https://github.com/yukata-roommate/php-sms
package php php-sms sms yukata-roommate
Last synced: about 1 year ago
JSON representation
Easy to send SMS for PHP
- Host: GitHub
- URL: https://github.com/yukata-roommate/php-sms
- Owner: Yukata-Roommate
- Created: 2025-03-09T20:25:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-23T04:10:06.000Z (over 1 year ago)
- Last Synced: 2025-03-31T10:04:42.582Z (about 1 year ago)
- Topics: package, php, php-sms, sms, yukata-roommate
- Language: PHP
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP SMS
Easy to send SMS for PHP
## Installation
You can install package via composer:
```
composer require yukata-roommate/sms
```