SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php55-php-pecl-swoole rpm build for : RedHat EL 6. For other distributions click php55-php-pecl-swoole.

Name : php55-php-pecl-swoole
Version : 2.0.5 Vendor : Remi Collet
Release : 1.el6.remi Date : 2016-12-30 19:46:56
Group : Development/Languages Source RPM : php55-php-pecl-swoole-2.0.5-1.el6.remi.src.rpm
Size : 1.15 MB
Packager : https://blog_remirepo_net/
Summary : PHP\'s asynchronous concurrent distributed networking framework
Description :
Event-driven asynchronous and concurrent networking engine with
high performance for PHP.
- event-driven
- asynchronous non-blocking
- multi-thread reactor
- multi-process worker
- multi-protocol
- millisecond timer
- async mysql client
- built-in http/websocket/http2 server
- async http/websocket client
- async redis client
- async task
- async read/write file system
- async dns lookup
- support IPv4/IPv6/UnixSocket/TCP/UDP
- support SSL/TLS encrypted transmission

Documentation: https://rawgit.com/tchiotludo/swoole-ide-helper/english/docs/

Package built for PHP 5.5 as Software Collection (php55 by remi).

RPM found in directory: /packages/linux-pbone/rpms.remirepo.net/enterprise/6/test/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php55-php-pecl-swoole-2.0.5-1.el6.remi.x86_64.rpm
     

Provides :
php55-php-swoole
php55-php-swoole(x86-64)
php55-php-pecl(swoole)
php55-php-pecl(swoole)(x86-64)
php55-php-pecl-swoole
php55-php-pecl-swoole(x86-64)

Requires :
php55-php(zend-abi) = 20121212-64
php55-php(api) = 20121113-64
php55-php-sockets(x86-64)
php55-runtime(remi)(x86-64)
rpmlib(VersionedDependencies) <= 3.0.3-1
/bin/sh
/bin/sh
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
ld-linux-x86-64.so.2()(64bit)
ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)
libcrypto.so.10()(64bit)
libcrypto.so.10(libcrypto.so.10)(64bit)
libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit)
libcrypt.so.1()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.10)(64bit)
libc.so.6(GLIBC_2.11)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libc.so.6(GLIBC_2.8)(64bit)
libhiredis.so.0.13()(64bit)
libnghttp2.so.14()(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
libpthread.so.0(GLIBC_2.3.2)(64bit)
libpthread.so.0(GLIBC_2.3.4)(64bit)
librt.so.1()(64bit)
librt.so.1(GLIBC_2.2.5)(64bit)
libssl.so.10()(64bit)
libssl.so.10(libssl.so.10)(64bit)
libz.so.1()(64bit)
rtld(GNU_HASH)
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/opt/remi/php55/root/etc/php.d/swoole.ini
/opt/remi/php55/root/usr/lib64/php/modules/swoole.so
/opt/remi/php55/root/usr/share/doc/pecl/swoole
/opt/remi/php55/root/usr/share/doc/pecl/swoole/CREDITS
/opt/remi/php55/root/usr/share/doc/pecl/swoole/LICENSE
/opt/remi/php55/root/usr/share/doc/pecl/swoole/README.md
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/async
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/async/dns_lookup.php
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/async/read.php
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/async/readfile.php
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/async/write.php
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/client
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/client/async.php
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/client/long_tcp.php
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/client/select.php
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/client/sync.php
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/client/udp_async.php
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/client/udp_sync.php
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/eof
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/eof/async_client.php
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/eof/client.php
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/eof/server.php
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/event
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/event/sockets.php
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/event/stream.php
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/http
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/http/client.php
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/http/curl.php
/opt/remi/php55/root/usr/share/doc/pecl/swoole/examples/http/server.php
There is 50 files more in these RPM.

 
ICM