# Introduction
# Package Features
- Validation of Country Code
 - Validation of mobile number by Country Code & known mobile prefix
 - Validation of mobile length by Country Code
 - Send Transaction SMS
 - Send Promotional SMS
 - Send OTP over SMS [Under Development]
 - Check balance easily
 
The verification feature is built on-top of authentic source Wikipedia (opens new window)
# Benefits
- Identify unknown numbers before, the library provides way's before you can even trigger SMS or wanted to register a number
 - Save on credits for sending on False number's, use them wisely with authentic numbers only
 - Easily integrate into any PHP application no matter what the framework is being used.
 
# Installation
composer require saiashirwadinformatia/sendsms
- Register - https://saiashirwad.in (opens new window)
 - Retrieve API Key - https://saiashirwad.in/user/#api (opens new window)
 
Usage →