PHP Trie extension
Trie and HAT trie data structures for PHP.
License: PHP
| Version | Release | Download |
| 0.1.2 | 2022-05-25 | php_trie-0.1.2.tgz |
| 0.1.1 | 2022-05-23 | php_trie-0.1.1.tgz |
| 0.1.0 | 2020-09-08 | php_trie-0.1.0.tgz |
| Version | Message |
| 0.1.2 |
- Fixed versioning inconsistencies - Fixed config.h reverse logic |
| 0.1.1 |
- Added support for PHP 8 - Removed Countable interface implementation |
| 0.1.0 | - First stable release |