sms77io PHP API Client Installation composer require sms77/api Usage use Sms77\Api\Client; $client = new Client('MYVERYSECRETAPIKEY1234!?'); $client->sms('+4901234567890', 'HI2U'); Implemented Endpoints sms status balance pricing lookup contacts voice validate_for_voice