PHPackages                             latex2mathml/latex2mathml - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. latex2mathml/latex2mathml

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

latex2mathml/latex2mathml
=========================

Convert LaTeX math to MathML in PHP.

01PHP

Since Nov 29Pushed 5mo agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

LaTeX2MathML
============

[](#latex2mathml)

Current version: 0.1a-3 (unstable)

LaTeX2MathML is a set of PHP classes that convert LaTeX math into MathML. Requires PHP 8.0 or higher.

Links
-----

[](#links)

- Homepage:  (link seems broken).
- SourceForge:

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

[](#installation)

### Via Composer (recommended)

[](#via-composer-recommended)

```
composer require latex2mathml/latex2mathml
```

Then use it in your code:

```
