PHPackages                             wrong-about-everything/radix-tree - 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. wrong-about-everything/radix-tree

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

wrong-about-everything/radix-tree
=================================

This library builds a radix tree and outputs it either as is, or as a reg exp.

1.0.1(2y ago)04.6kPHP

Since Jun 20Pushed 2y ago1 watchersCompare

[ Source](https://github.com/wrong-about-everything/RadixTree)[ Packagist](https://packagist.org/packages/wrong-about-everything/radix-tree)[ RSS](/packages/wrong-about-everything-radix-tree/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

This library builds a radix tree and outputs it as a php code, as well as a regular expression. [Here is a post](https://medium.com/p/725e42e7f42f) explaining the source code. It covers fundamentals of Radix trees. Also, it visualizes an algorithm for inserting a new leaf node, as well as an algorithm for looking up a leaf node.

Run tests with

```
php ../vendor/phpunit/phpunit/phpunit --exclude-group slow ./

```

If you want to run slow tests, run them one by one since they are very demanding memory-wise.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Total

2

Last Release

1042d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/340e4558f29b0fcd9a71354d7e261fb43d97c100d7b3575ea32c1530a404cc6b?d=identicon)[wrong-about-everything](/maintainers/wrong-about-everything)

---

Top Contributors

[![wrong-about-everything](https://avatars.githubusercontent.com/u/391971?v=4)](https://github.com/wrong-about-everything "wrong-about-everything (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/wrong-about-everything-radix-tree/health.svg)

```
[![Health](https://phpackages.com/badges/wrong-about-everything-radix-tree/health.svg)](https://phpackages.com/packages/wrong-about-everything-radix-tree)
```

PHPackages © 2026

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