mithumandal / evosms-php-sdk
The EvoSMS PHP SDK provides a simple and efficient way to integrate EvoSMS services into your PHP applications. Supporting PHP versions 5.6 and above, this SDK allows you to send SMS messages with ease. The SDK handles all the necessary communication with the EvoSMS API, providing a seamless integra
v1.0.0
2025-01-18 16:28 UTC
Requires
- guzzlehttp/guzzle: ^7.9
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^11.5
- squizlabs/php_codesniffer: ^3.11
This package is not auto-updated.
Last update: 2025-09-14 18:24:17 UTC
README
The EvoSMS PHP SDK provides a simple and efficient way to integrate EvoSMS services into your PHP applications. Supporting PHP versions 5.6 and above, this SDK allows you to send SMS messages with ease. The SDK handles all the necessary communication with the EvoSMS API, providing a seamless integration experience.
Installation
To install the SDK, use Composer:
composer require mithumandal/evosms-php-sdk