vonage-php-sdk-core and vonage-ruby-sdk

These are ecosystem siblings—parallel official SDK implementations of the same Vonage REST API, designed for different programming languages (PHP and Ruby respectively) to serve language-specific developers.

vonage-php-sdk-core
67
Established
vonage-ruby-sdk
60
Established
Maintenance 16/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 24/25
Stars: 928
Forks: 178
Downloads:
Commits (30d): 5
Language: PHP
License: Apache-2.0
Stars: 220
Forks: 106
Downloads:
Commits (30d): 0
Language: Ruby
License: Apache-2.0
No Package No Dependents
No Package No Dependents

About vonage-php-sdk-core

Vonage/vonage-php-sdk-core

Vonage REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.

Provides pluggable HTTP client abstraction and fluent message-building APIs for constructing platform-specific payloads across SMS, WhatsApp, Viber, and other channels. Built on PHP 8.1+ with support for multiple credential schemes (Basic Auth, signature-based, JWT), webhook signature verification, and character encoding detection for GSM-7 vs. Unicode SMS transmission.

About vonage-ruby-sdk

Vonage/vonage-ruby-sdk

Vonage REST API client for Ruby. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.

Supports multiple authentication schemes (Basic, JWT, and signature-based) with automatic credential resolution from environment variables, plus includes specialized builders like the NCCO (Nexmo Call Control Objects) builder for programmatic Voice API call flow construction. The SDK uses configurable HTTP client settings and handles webhook signature verification, enabling both synchronous API calls and asynchronous webhook integration patterns for communications workflows.

Scores updated daily from GitHub, PyPI, and npm data. How scores work