Name : php84-php-pecl-ahocorasick
| |
Version : 0.0.7
| Vendor : Remi's RPM repository < https://rpms_remirepo_net/> #StandWithUkraine
|
Release : 6.el9.remi
| Date : 2024-10-01 07:28:43
|
Group : Unspecified
| Source RPM : php84-php-pecl-ahocorasick-0.0.7-6.el9.remi.src.rpm
|
Size : 0.06 MB
| |
Packager : Remi Collet
| |
Summary : Effective Aho-Corasick string pattern matching algorithm
|
Description :
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.4 as Software Collection (php84 by remi).
|
RPM found in directory: /packages/linux-pbone/rpms.remirepo.net/enterprise/9/safe/x86_64 |