PHPackages                             reb/babel - 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. reb/babel

ActiveLibrary

reb/babel
=========

PHP Babel

v1.0.0(8y ago)011MITPHPPHP &gt;=7.0.0

Since Feb 28Pushed 8y ago1 watchersCompare

[ Source](https://github.com/reb2020/babel_transpiler)[ Packagist](https://packagist.org/packages/reb/babel)[ Docs](https://github.com/reb2020/babel_transpiler)[ RSS](/packages/reb-babel/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

It's simple Babel Transpiler for PHP.

PHP Code:

```
$Babel = new \Babel\Transpiler\Core();
echo $Babel->execute("class REBUS {}");

```

Result:

```
"use strict";

function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }

var REBUS = function REBUS() {
  _classCallCheck(this, REBUS);
};

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

2998d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dfecad577c4a83b4216ad097d98f14d0eeaf4f917eb38851320f3ec1ce1a2efb?d=identicon)[reb](/maintainers/reb)

---

Top Contributors

[![reb2020](https://avatars.githubusercontent.com/u/19814526?v=4)](https://github.com/reb2020 "reb2020 (2 commits)")

---

Tags

webJStranspiler

### Embed Badge

![Health badge](/badges/reb-babel/health.svg)

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

###  Alternatives

[twbs/bootstrap

The most popular front-end framework for developing responsive, mobile first projects on the web.

174.1k17.6M327](/packages/twbs-bootstrap)[twitter/bootstrap

The most popular front-end framework for developing responsive, mobile first projects on the web.

174.1k1.7M27](/packages/twitter-bootstrap)[almasaeed2010/adminlte

AdminLTE - admin control panel and dashboard that's based on Bootstrap 4

45.3k8.5M140](/packages/almasaeed2010-adminlte)[onokumus/metismenu

A jQuery menu plugin

2.0k263.3k5](/packages/onokumus-metismenu)[coreui/coreui

The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten and maintain by the CoreUI Team

873111.6k4](/packages/coreui-coreui)[onokumus/metismenujs

A menu plugin

13210.2k](/packages/onokumus-metismenujs)

PHPackages © 2026

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