elevenlabs-laravel and elevenlabs-js
These are ecosystem siblings, specifically client libraries, providing distinct language-specific wrappers for the ElevenLabs Text to Speech API, allowing developers to integrate its functionality into either PHP Laravel or NodeJS applications.
About elevenlabs-laravel
ArdaGnsrn/elevenlabs-laravel
This is an Open Source PHP Laravel package for ElevenLabs Text to Speech API.
Exposes core ElevenLabs API endpoints (`textToSpeech()` and `getModels()`) with configurable voice parameters including stability, similarity boost, and speaker boost settings. The package uses a fluent API that returns response objects supporting both direct file storage and raw response access, integrating seamlessly with Laravel's service container via configuration publishing.
About elevenlabs-js
ArdaGnsrn/elevenlabs-js
This is an Open Source NodeJS package for ElevenLabs Text to Speech API.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work