PHPackages                             smsgo/smsgo - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. smsgo/smsgo

ActiveLibrary[API Development](/categories/api)

smsgo/smsgo
===========

一個用於使用 SMSGo 服務發送簡訊的 Composer 包。

6.2.0(2y ago)075MITPHPPHP &gt;=7.2

Since Sep 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/haosheng0211/smsgo)[ Packagist](https://packagist.org/packages/smsgo/smsgo)[ RSS](/packages/smsgo-smsgo/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

SMSGo 使用說明
----------

[](#smsgo-使用說明)

歡迎使用 SMSGo！本說明將引導您如何在您的項目中集成並使用這個包，以便輕鬆地透過 SMSGo 服務發送簡訊。

### 安裝

[](#安裝)

使用 Composer 命令來安裝 SMSGo Composer 包：

```
composer require smsgo/smsgo
```

### 使用範例

[](#使用範例)

以下是一個簡單的範例，展示了如何使用 SMSGo Composer 包來發送簡訊：

```
