PHPackages                             jth/green-mt - 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. jth/green-mt

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

jth/green-mt
============

Simple to use and naive library for pthreads extension

01PHP

Since Feb 8Pushed 10y ago1 watchersCompare

[ Source](https://github.com/JesusTheHun/GreenMT)[ Packagist](https://packagist.org/packages/jth/green-mt)[ RSS](/packages/jth-green-mt/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

GreenMT
=======

[](#greenmt)

Simple and naïve library for php pthreads extension.

GreenMT classes are not designed to be used as is, but as a base for greater developement. It currently provide two approch :

- **Synchronized** : data is fetch from inside the created threads, and result is fetch in the main thread as it becomes available
- **OnDemand** : data comes from the main thread and is dispatched among the threads which process them when they need it

This library is design to work with the PHP Pthread extension `pthreads`, which can be find here :

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/94478?v=4)[Jonathan MASSUCHETTI](/maintainers/JesusTheHun)[@JesusTheHun](https://github.com/JesusTheHun)

---

Top Contributors

[![JesusTheHun](https://avatars.githubusercontent.com/u/94478?v=4)](https://github.com/JesusTheHun "JesusTheHun (6 commits)")

### Embed Badge

![Health badge](/badges/jth-green-mt/health.svg)

```
[![Health](https://phpackages.com/badges/jth-green-mt/health.svg)](https://phpackages.com/packages/jth-green-mt)
```

PHPackages © 2026

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