A PHP API for sending SMS messages using the Clickatell XML API.
Stars
3
Forks
2
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
Merge branch 'master' of github.com:samuelwilliams/Clickatell-PHP-API
5be15a5View on GitHubUpdated send method to use the POST request instead of GET request
7995120View on GitHubRemoved the number validation from addNumbers class along with rejected numbers.
c3bd714View on GitHubNow sets "from" parameter, automatically authenticates and will throw error if message could not be sent.
0d6c364View on GitHub