Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php80-php-pecl-ahocorasick | Distribution: Unknown |
Version: 0.0.7 | Vendor: Remi's RPM repository <https://rpms.remirepo.net/> |
Release: 4.el9.remi | Build date: Sun Nov 7 07:35:19 2021 |
Group: Unspecified | Build host: builder.remirepo.net |
Size: 62384 | Source RPM: php80-php-pecl-ahocorasick-0.0.7-4.el9.remi.src.rpm |
Packager: Remi Collet | |
Url: https://pecl.php.net/package/ahocorasick | |
Summary: Effective Aho-Corasick string pattern matching algorithm |
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.0 as Software Collection (php80 by remi).
PHP and LGPLv3
* Thu Dec 03 2020 Remi Collet <remi@remirepo.net> - 0.0.7-4 - add patch for PHP 8 from https://github.com/ph4r05/php_aho_corasick/pull/22 * Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 0.0.7-3 - rebuild for 7.4.0RC1 * Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 0.0.7-2 - rebuild for 7.4.0beta1 * Mon Jul 08 2019 Remi Collet <remi@remirepo.net> - 0.0.7-1 - update to 0.0.7 * Fri Mar 15 2019 Remi Collet <remi@remirepo.net> - 0.0.6-1 - update to 0.0.6 * Fri Mar 15 2019 Remi Collet <remi@remirepo.net> - 0.0.5-1 - update to 0.0.5 - drop patches merged upstream * Fri Mar 15 2019 Remi Collet <remi@remirepo.net> - 0.0.4-1 - update to 0.0.4 - drop patch merged upstream - open https://github.com/ph4r05/php_aho_corasick/pull/17 fix version - open https://github.com/ph4r05/php_aho_corasick/pull/16 travis - run upstream test suite added in https://github.com/ph4r05/php_aho_corasick/pull/13 - open https://github.com/ph4r05/php_aho_corasick/pull/18 arginfo * Thu Mar 14 2019 Remi Collet <remi@remirepo.net> - 0.0.3-1 - update to 0.0.3 - open https://github.com/ph4r05/php_aho_corasick/pull/11 fix error: format not a string literal and no format arguments * Thu Feb 14 2019 Remi Collet <remi@remirepo.net> - 0.0.2-1 - update to 0.0.2
/etc/opt/remi/php80/php.d/40-ahocorasick.ini /opt/remi/php80/root/usr/lib64/php/modules/ahocorasick.so /opt/remi/php80/root/usr/share/doc/pecl/ahocorasick /opt/remi/php80/root/usr/share/doc/pecl/ahocorasick/CREDITS /opt/remi/php80/root/usr/share/doc/pecl/ahocorasick/README.md /opt/remi/php80/root/usr/share/doc/pecl/ahocorasick/examples /opt/remi/php80/root/usr/share/doc/pecl/ahocorasick/examples/benchmark.php /opt/remi/php80/root/usr/share/licenses/php80-php-pecl-ahocorasick /opt/remi/php80/root/usr/share/licenses/php80-php-pecl-ahocorasick/LICENSE /opt/remi/php80/root/usr/share/licenses/php80-php-pecl-ahocorasick/LICENSE-PECL /var/opt/remi/php80/lib/php/peclxml/php80-php-pecl-ahocorasick.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 9 14:09:46 2024