Improved response handling in SmsManagerClient

- Added unified response format with success status, HTTP status code, data and error info
- Implemented proper exception handling across all methods
- Added helper methods for processing responses and exceptions
- Improved code documentation with detailed PHPDoc annotations
- Maintains backward compatibility while providing more detailed information