You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 years ago | |
---|---|---|
nbproject | 11 years ago | |
src/SmsGateway | 10 years ago | |
.gitignore | 10 years ago | |
README.md | 10 years ago | |
composer.json | 10 years ago | |
composer.lock | 10 years ago | |
gatewayBackend.php | 11 years ago | |
gnokiiSMSBackend.php | 11 years ago | |
jsonRPCServer.php | 10 years ago | |
json_sms.php | 11 years ago | |
postgresGatewayBackend.php | 11 years ago | |
smsBackend.php | 11 years ago | |
smsSender.php | 10 years ago | |
smsToken.php | 11 years ago |
README.md
SmsGateway
SmsGateway is a JSON-RPC based SMS Gateway.
Features
- Sender interfaces
- Multiple SMS sending interfaces. Currently only Gnokii is supported, but with SenderInterface, anyone can write a new one.
- Database backends