Download the PHP package wrong-about-everything/radix-tree without Composer
On this page you can find all versions of the php package wrong-about-everything/radix-tree. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wrong-about-everything/radix-tree
More information about wrong-about-everything/radix-tree
Files in wrong-about-everything/radix-tree
Download wrong-about-everything/radix-tree
More information about wrong-about-everything/radix-tree
Files in wrong-about-everything/radix-tree
Vendor wrong-about-everything
Package radix-tree
Short Description This library builds a radix tree and outputs it either as is, or as a reg exp.
License
Package radix-tree
Short Description This library builds a radix tree and outputs it either as is, or as a reg exp.
License
Please rate this library. Is it a good library?
Informations about the package radix-tree
This library builds a radix tree and outputs it as a php code, as well as a regular expression. Here is a post 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
If you want to run slow tests, run them one by one since they are very demanding memory-wise.
All versions of radix-tree with dependencies
PHP Build Version
Package Version
No informations.
The package wrong-about-everything/radix-tree contains the following files
Loading the files please wait ....