Download the PHP package overtrue/double-array-trie without Composer
On this page you can find all versions of the php package overtrue/double-array-trie. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download overtrue/double-array-trie
More information about overtrue/double-array-trie
Files in overtrue/double-array-trie
Download overtrue/double-array-trie
More information about overtrue/double-array-trie
Files in overtrue/double-array-trie
Vendor overtrue
Package double-array-trie
Short Description A PHP implementation of Double Array Trie.
License MIT
Package double-array-trie
Short Description A PHP implementation of Double Array Trie.
License MIT
Please rate this library. Is it a good library?
Informations about the package double-array-trie
DoubleArrayTrie
A PHP implementation of Double Array Trie.
Installing
Usage
Build a DoubleArrayTrie
build with a string array
build with a key-value array
Load a DoubleArrayTrie
Matching
match a string no values:
match a string with values:
prefix matching
Credits
- darts-java: Double-ARray Trie System Java implementation.
- DoubleArrayTrie: A PHP implementation of Double Array Trie.
- 双数组Trie树(DoubleArrayTrie)Java实现
:heart: Sponsor me
如果你喜欢我的项目并想支持它,点击这里 :heart:
Project supported by JetBrains
Many thanks to Jetbrains for kindly providing a license for me to work on this and other open-source projects.
Contributing
You can contribute in one of three ways:
- File bug reports using the issue tracker.
- Answer questions or fix bugs on the issue tracker.
- Contribute new features or update the wiki.
The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.
License
MIT
All versions of double-array-trie with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.2
ext-mbstring Version *
ext-mbstring Version *
The package overtrue/double-array-trie contains the following files
Loading the files please wait ....