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

ahocorasick

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.

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

Available Releases
Version State Release Date Downloads  
0.0.7 beta 2019-07-08 ahocorasick-0.0.7.tgz (33.5kB) [ Changelog ]
0.0.6 beta 2019-03-15 ahocorasick-0.0.6.tgz (33.2kB) [ Changelog ]
0.0.5 beta 2019-03-15 ahocorasick-0.0.5.tgz (33.2kB) [ Changelog ]
0.0.4 beta 2019-03-14 ahocorasick-0.0.4.tgz (33.0kB) [ Changelog ]
0.0.3 beta 2019-03-14 ahocorasick-0.0.3.tgz (31.7kB) [ Changelog ]
0.0.2 beta 2019-02-13 ahocorasick-0.0.2.tgz (30.6kB) [ Changelog ]
0.0.1 beta 2018-07-31 ahocorasick-0.0.1.tgz (29.6kB) [ Changelog ]


Dependencies
Release 0.0.7: 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
Release 0.0.6: 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
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
Dependencies for older releases can be found on the release overview page.
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