FreemobileNotificationSender is a simple PHP class to allow people to send SMS notifications using Free's APIs.
Firstly, you will need to setup your Free Mobile account to enable the SMS API. You will also find on Free Mobile's website the credentials you need to use the API.
Copy the config.example.php
file in order to edit it :
cp config.example.php config.php
Then edit config.php to match your API's credentials. Once everything is set, run testapi.php
. You should receive a 160-characters SMS.
If this project helped you a lot, please consider donating : PayPal or Bitcoin.