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