PHPackages                             if/flajax - 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. if/flajax

ActiveFlarum-extension[Utility &amp; Helpers](/categories/utility)

if/flajax
=========

MathJax extension for flarum

0.1.4(4y ago)03773JavaScript

Since Apr 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/arektekieli/FlaJax)[ Packagist](https://packagist.org/packages/if/flajax)[ RSS](/packages/if-flajax/feed)WikiDiscussions main Synced 1mo ago

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

FlaJax
======

[](#flajax)

Extension for flarum that allows you to write complex math formulas with LaTeX syntax.

1. Install flarum plugin with:

```
composer require if/flajax

```

2. Enable plugin in flarum admin panel
3. Follow this rules when writing your math:

- Just enclose inline math formulas in single dollar signs `$ ... $`
- or use double dollar signs for formulas in a separate line

```
$$
...
$$

```

- In order to enumerate equations use

```
$$
\begin{equation}
...
\label{eqEmc}
\end{equation}
$$

```

- This way one can reference to it by using Eq. `\ref{eqEmc}`. Use {} with superscript: `E=mc^{2}` if you want proper superscripts handling by LaTeX.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 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 ~28 days

Total

3

Last Release

1810d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e61a6618c466bad94ba218bd5c3a113fbf9ba51a93636a0d4093a6fe04ab557f?d=identicon)[0xaras](/maintainers/0xaras)

---

Top Contributors

[![arektekieli](https://avatars.githubusercontent.com/u/45302123?v=4)](https://github.com/arektekieli "arektekieli (19 commits)")

### Embed Badge

![Health badge](/badges/if-flajax/health.svg)

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

###  Alternatives

[fof/byobu

Well integrated, advanced private discussions.

61105.8k9](/packages/fof-byobu)[fof/user-bio

Add a user bio to user profiles

2196.5k9](/packages/fof-user-bio)[flarum/extension-manager

An extension manager to install, update and remove extension packages from the interface (Wrapper around composer).

12211.5k](/packages/flarum-extension-manager)[flarum/nicknames

Allow users to set nicknames.

10288.4k9](/packages/flarum-nicknames)[flarum/pusher

See new discussions and posts in real-time using Pusher.

22367.3k4](/packages/flarum-pusher)[fof/drafts

Allow users to create post and discussion drafts

1771.1k5](/packages/fof-drafts)

PHPackages © 2026

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