Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-pecl-ahocorasick | Distribution: Unknown |
Version: 0.0.7 | Vendor: Remi Collet |
Release: 1.el7.remi.7.3 | Build date: Mon Jul 8 11:01:35 2019 |
Group: Unspecified | Build host: builder.remirepo.net |
Size: 91359 | Source RPM: php-pecl-ahocorasick-0.0.7-1.el7.remi.7.3.src.rpm |
Packager: https://blog.remirepo.net/ | |
Url: http://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 7.3.
PHP and LGPLv3
* 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 * Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 0.0.1-2 - rebuild for 7.3.0beta2 new ABI * Sat Aug 11 2018 Remi Collet <remi@remirepo.net> - 0.0.1-1 - initial package, version 0.0.1 (beta)
/etc/php-zts.d/40-ahocorasick.ini /etc/php.d/40-ahocorasick.ini /usr/lib64/php-zts/modules/ahocorasick.so /usr/lib64/php/modules/ahocorasick.so /usr/share/doc/pecl/ahocorasick /usr/share/doc/pecl/ahocorasick/CREDITS /usr/share/doc/pecl/ahocorasick/README.md /usr/share/doc/pecl/ahocorasick/examples /usr/share/doc/pecl/ahocorasick/examples/benchmark.php /usr/share/licenses/php-pecl-ahocorasick-0.0.7 /usr/share/licenses/php-pecl-ahocorasick-0.0.7/LICENSE /usr/share/licenses/php-pecl-ahocorasick-0.0.7/LICENSE-PECL /var/lib/pear/pkgxml/php-pecl-ahocorasick.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 17:37:42 2024