sunra/turbosms-soapgate-client-php
PHP client library to connect to TurboSMS.ua via its SOAP gateway. Create a Turbosms\Soap\Client with login, password, and sender ID to send SMS through the TurboSMS SOAP API.
Client library for connect to soap gate of TurboSMS.ua
Usage:
$sms_client = new \Turbosms\Soap\Client('login','pass','sender');
How can I help you explore Laravel packages today?