SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-pecl-ahocorasick rpm build for : Fedora 31. For other distributions click php-pecl-ahocorasick.

Name : php-pecl-ahocorasick
Version : 0.0.7 Vendor : Remi Collet
Release : 3.fc31.remi.7.4 Date : 2019-09-05 15:30:38
Group : Unspecified Source RPM : php-pecl-ahocorasick-0.0.7-3.fc31.remi.7.4.src.rpm
Size : 0.10 MB
Packager : https://blog_remirepo_net/
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 7.4.

RPM found in directory: /packages/linux-pbone/rpms.remirepo.net/fedora/31/modular/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-pecl-ahocorasick-0.0.7-3.fc31.remi.7.4.x86_64.rpm
ftp.icm.edu.pl  php-pecl-ahocorasick-0.0.7-3.fc31.remi.7.4.x86_64.rpm
     

Provides :
config(php-pecl-ahocorasick)
php-ahocorasick
php-ahocorasick(x86-64)
php-pecl(ahocorasick)
php-pecl(ahocorasick)(x86-64)
php-pecl-ahocorasick
php-pecl-ahocorasick(x86-64)

Requires :
config(php-pecl-ahocorasick) = 0.0.7-3.fc31.remi.7.4
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
php(api) = 20190902-64
php(zend-abi) = 20190902-64
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/etc/php-zts.d/40-ahocorasick.ini
/etc/php.d/40-ahocorasick.ini
/usr/lib/.build-id
/usr/lib/.build-id/19
/usr/lib/.build-id/19/23141f4b0f92417e83cf16f69c7a4011b36dfd
/usr/lib/.build-id/96
/usr/lib/.build-id/96/f64ae72decdb7196bae5d1c1d6d9981be2d406
/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
/usr/share/licenses/php-pecl-ahocorasick/LICENSE
/usr/share/licenses/php-pecl-ahocorasick/LICENSE-PECL
/var/lib/php/peclxml/php-pecl-ahocorasick.xml

 
ICM