Login  |  Packages  |  Support  |  Bugs
Top Level :: Text :: ahocorasick :: 0.0.5

ahocorasick 0.0.5

Package Information
Summary Effective Aho-Corasick string pattern matching algorithm
Maintainers Dusan Klinec (lead) [details]
License PHP License
Description PHP extension implementing Aho-Corasick pattern matching algorithm (more on wiki).

Is especially effective if there is a large database of needles (=strings to be searched, for example virus
signatures). Another advantage is that built search structure is initialized before search in separate call thus
it can be called more times with different haystack, saving time.

Computing Aho-Corasick in th native code (PHP extension) rather than in a pure PHP manner gives this
implementation significant performance boost.
Release notes
Version 0.0.5
(beta)
Memory handling fixes in the match result fixes.
Minor test and code fixes.
PHP 7.3, 7.4 support added.

[ Latest Tarball ] [ Changelog ] [ View Statistics ]
[ Browse Source ] [ Package Bugs ]
[ Report new bug ]

Dependencies for release 0.0.5
PHP Version: PHP version 7.3.99 or older
PHP Version: PHP 5.2.0 or newer
PEAR Package: PEAR 1.4.0b1 or newer
PRIVACY POLICY  |  CREDITS
Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 21 17:05:02 2024 UTC
Bandwidth and hardware provided by: pair Networks