PHPackages                             platolin/twsms-sender - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. platolin/twsms-sender

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

platolin/twsms-sender
=====================

The Twsms SMS sending PHP 5.3 library.

v1.4(6y ago)0230[3 PRs](https://github.com/platolin/TwsmsSender/pulls)MITPHPPHP &gt;=5.3.0CI failing

Since Aug 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/platolin/TwsmsSender)[ Packagist](https://packagist.org/packages/platolin/twsms-sender)[ Docs](http://github.com/platolin/TwsmsSender)[ RSS](/packages/platolin-twsms-sender/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (1)Versions (9)Used By (0)

twsms-sender
============

[](#twsms-sender)

Twsms 簡訊發送

Installation
------------

[](#installation)

composer require platolin/twsms-sender

The recommended way to install SmsSender is through composer.

Just create a `composer.json` file for your project:

```
{
    "require": {
        "platolin/twsms-sender": "~1.0"
    }
}
```

Usage
-----

[](#usage)

```
