php82-php-pecl-ahocorasick

PHP extension implementing Aho-Corasick pattern matching algorithm.

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.

Package built for PHP 8.2 as Software Collection (php82 by remi).

MaintainerRemi Collet
Homepagehttps://pecl.php.net/package/ahocorasick

Version History

Version Distribution Arch Size SHA256 First Seen
0.0.7-6.el10.remi Enterprise Linux 10 aarch64 33.3 KB 75d2b10aca417764… 2026-05-14
0.0.7-6.el10.remi Enterprise Linux 10 x86_64 33.4 KB 1a863211cd5fbc2e… 2026-05-14
0.0.7-5.el9.remi Enterprise Linux 9 aarch64 32.7 KB 63f9644ca57ab11e… 2026-05-14
0.0.7-5.el9.remi Enterprise Linux 9 x86_64 33.2 KB 709a6638723fdd5c… 2026-05-14