elevenlabs-laravel and elevenlabs-node
About elevenlabs-laravel
ArdaGnsrn/elevenlabs-laravel
This is an Open Source PHP Laravel package for ElevenLabs Text to Speech API.
This package helps Laravel developers integrate ElevenLabs' Text-to-Speech API into their PHP applications. You provide text and specify voice settings, and it outputs spoken audio that can be saved as an MP3 or streamed directly. It's designed for developers building web applications where dynamic audio generation is needed.
About elevenlabs-node
FelixWaweru/elevenlabs-node
Eleven Labs text to speech package for NodeJS. You can use the official package at: https://www.npmjs.com/package/elevenlabs
Provides streaming and file-based text-to-speech conversion with configurable voice parameters like stability, similarity boost, and speaker boost, plus supplementary voice and account management endpoints. The package wraps the Eleven Labs REST API with a simple class-based interface supporting both saved audio files and real-time stream responses. Includes support for multiple AI models and voice customization settings without requiring additional dependencies beyond Node.js.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work