PHPackages                             tmeister/html2ssml - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tmeister/html2ssml

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tmeister/html2ssml
==================

Simple HTML to SSML Converter

210PHPCI failing

Since Nov 9Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Tmeister/Html2Ssml)[ Packagist](https://packagist.org/packages/tmeister/html2ssml)[ RSS](/packages/tmeister-html2ssml/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Simple HTML to SSML converter
=============================

[](#simple-html-to-ssml-converter)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a830600d895b13a956df50eb0817092303f4939fe74773f27ec077f5aa38b8b2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746d6569737465722f68746d6c3273736d6c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tmeister/html2ssml)[![Build Status](https://camo.githubusercontent.com/9adb30d7d58a6a7458a23dc6a9eb09821f585ccd370cb330c9b6f4703dd29632/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f746d6569737465722f68746d6c3273736d6c2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/tmeister/html2ssml)[![Quality Score](https://camo.githubusercontent.com/905f813f74cbe19cef7a711d58b641fb04f2b0e47a65f6b911503cd7b83cc83b/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f746d6569737465722f68746d6c3273736d6c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/tmeister/html2ssml)[![Total Downloads](https://camo.githubusercontent.com/322869327e0cdbdbf76e64a6a93f527c36b6ef678c4c8369a0da98926bcbc462/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746d6569737465722f68746d6c3273736d6c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tmeister/html2ssml)

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require tmeister/html2ssml
```

Usage
-----

[](#usage)

```
$html2ssml = new Html2Ssml($html);
$ssml      = $html2ssml->getSsml();
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Enrique Chavez](https://github.com/tmeister)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

PHP Package Boilerplate
-----------------------

[](#php-package-boilerplate)

This package was generated using the [PHP Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/210349?v=4)[Enrique Chavez](/maintainers/Tmeister)[@Tmeister](https://github.com/Tmeister)

---

Top Contributors

[![Tmeister](https://avatars.githubusercontent.com/u/210349?v=4)](https://github.com/Tmeister "Tmeister (5 commits)")

### Embed Badge

![Health badge](/badges/tmeister-html2ssml/health.svg)

```
[![Health](https://phpackages.com/badges/tmeister-html2ssml/health.svg)](https://phpackages.com/packages/tmeister-html2ssml)
```

PHPackages © 2026

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