programmers4u / gatesms_xmlsender
The package allows you to send free SMS messages by your mobile phone.
dev-master
2020-01-09 20:18 UTC
Requires
- php: >=5.6
Requires (Dev)
- phpunit/phpunit: ^7.0
This package is auto-updated.
Last update: 2024-10-10 06:27:41 UTC
README
new release v0.1
SMS XML Sender class allow you send text messages from your own mobile phone for free.
Installation
$ composer install or $ composer require programmers4u/gatesms_xmlsender
Test
www.gatesms.eu - register first!
$ cp ./Test/.env.template ./Test/.env
Enter your settings in the .env file and ...
./vendor/bin/phpunit tests/