PHPackages                             phongvh/speech-generator - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. phongvh/speech-generator

ActiveLibrary

phongvh/speech-generator
========================

This package provides you with a simple text-to-speech tool and convert your text to audio files.

1.0.2(9y ago)1482The MIT License (MIT).JavaScriptPHP ~5.6|~7.0

Since Mar 29Pushed 6y ago1 watchersCompare

[ Source](https://github.com/phongvh/speech-generator)[ Packagist](https://packagist.org/packages/phongvh/speech-generator)[ Docs](https://github.com/phongvh/speech-generator)[ RSS](/packages/phongvh-speech-generator/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (4)Used By (0)

Speech Generator for Laravel
============================

[](#speech-generator-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/747b3d3e6a7caafa5c4789c92165d50268a14d71f5761e78915f3f0ecc782c4e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70686f6e6776682f7370656563682d67656e657261746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phongvh/speech-generator)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/e0bfc7301041aee4ef040c8a08227cb36978df2d52fbbc4475c69cfbc19bd6e0/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f70686f6e6776682f7370656563682d67656e657261746f722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/phongvh/speech-generator)[![Coverage Status](https://camo.githubusercontent.com/c4d136c7840bfcb71de33ed24727297573070af2e9835e980eed498a77b4dbd0/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f70686f6e6776682f7370656563682d67656e657261746f722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/phongvh/speech-generator/code-structure)[![Quality Score](https://camo.githubusercontent.com/6251bd38e0a25543fd7e86ce58aca4dcc3dfa9415d1730f207fc5714cc93def6/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f70686f6e6776682f7370656563682d67656e657261746f722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/phongvh/speech-generator)[![Total Downloads](https://camo.githubusercontent.com/fe519a0fb39d736daee403bdff2c140eca83f80413454ae17a74e388b37319af/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70686f6e6776682f7370656563682d67656e657261746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phongvh/speech-generator)

This package provides you with a simple text-to-speech tool and convert your text to audio files.

Install
-------

[](#install)

Via Composer

```
$ composer require phongvh/speech-generator
```

Add the ServiceProvider to the providers array in app/config/app.php

```
Phongvh\SpeechGen\SpeechGenServiceProvider::class
```

Add the routes to route/web.php

```
\Phongvh\SpeechGen\SpeechGen::routes();
```

And make sure storage/app/public is writable by webserver

Usage
-----

[](#usage)

Go to /speech to use the generator

This version is supposed to generate mp3 files of a word list in Vietnamese. Each word should be in a separate line.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

3

Last Release

3327d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/64046d4a6311d78dc8c6d1cae86b5baa6b3540faaad19fb60991dc5e47ee4361?d=identicon)[phongvh](/maintainers/phongvh)

---

Top Contributors

[![phongvh](https://avatars.githubusercontent.com/u/418857?v=4)](https://github.com/phongvh "phongvh (9 commits)")

---

Tags

laravelspeechspeechgenerator

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/phongvh-speech-generator/health.svg)

```
[![Health](https://phpackages.com/badges/phongvh-speech-generator/health.svg)](https://phpackages.com/packages/phongvh-speech-generator)
```

###  Alternatives

[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[highsolutions/eloquent-sequence

A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.

121130.3k](/packages/highsolutions-eloquent-sequence)[glhd/linen

21135.6k](/packages/glhd-linen)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
