57 Forks
217 Stars
217 Watchers

PHP-TrieTree

Make a trie tree with php language.使用场景为中文|英文 敏感词过滤/关键词过滤字典树,前缀树,内链建设,搜索提示。

How to download and setup PHP-TrieTree

Open terminal and run command
git clone https://github.com/abelzhou/PHP-TrieTree.git
git clone is used to create a copy or clone of PHP-TrieTree repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PHP-TrieTree https://github.com/abelzhou/PHP-TrieTree/archive/master.zip

Or simply clone PHP-TrieTree with SSH
[email protected]:abelzhou/PHP-TrieTree.git

If you have some problems with PHP-TrieTree

You may open issue on PHP-TrieTree support forum (system) here: https://github.com/abelzhou/PHP-TrieTree/issues