totalvoice-node and totalvoice-php
These tools are ecosystem siblings, specifically two different client libraries for the Totalvoice API, one written in NodeJS and the another in PHP, allowing developers to interact with the same API using their preferred programming language.
About totalvoice-node
totalvoice/totalvoice-node
Client em NodeJS para API da Totalvoice
Wraps TotalVoice's telecom API with modular methods for voice calls, SMS, text-to-speech, and audio messaging, plus PBX management and account operations. Uses promise-based async patterns for all operations and supports proxy configuration and custom domain endpoints. Targets Node.js 6+ with token-based authentication and integrates call lifecycle management (initiate, query, terminate) alongside messaging capabilities.
About totalvoice-php
totalvoice/totalvoice-php
Client em PHP para API da Totalvoice
Provides unified access to voice communication services including SMS, TTS, audio playback, conferencing, and DID management through token-based authentication. Uses PSR-4 autoloading and cURL for HTTP requests, with modular API classes that can be instantiated independently or via a main Client facade. Supports custom HTTP clients via the ClientInterface and allows endpoint configuration for self-hosted deployments.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work