SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-react-http rpm build for : RedHat EL 7. For other distributions click php-react-http.

Name : php-react-http
Version : 0.4.2 Vendor : Fedora Project
Release : 2.el7 Date : 2017-01-25 04:01:23
Group : Development/Libraries Source RPM : php-react-http-0.4.2-2.el7.src.rpm
Size : 0.02 MB
Packager : Fedora Project
Summary : Library for building an evented http server
Description :
Library for building an evented http server.

This component builds on top of the Socket component to implement HTTP. Here
are the main concepts:

* Server: Attaches itself to an instance of React\\Socket\\ServerInterface,
parses any incoming data as HTTP, emits a request event for each request.
* Request: A ReadableStream which streams the request body and contains meta
data which was parsed from the request header.
* Response A WritableStream which streams the response body. You can set the
status code and response headers via the writeHead() method.

Autoloader: /usr/share/php/React/Http/autoload.php

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/epel/7.2020-04-20/aarch64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-react-http-0.4.2-2.el7.noarch.rpm
ftp.icm.edu.pl  php-react-http-0.4.2-2.el7.noarch.rpm
ftp.icm.edu.pl  php-react-http-0.4.2-2.el7.noarch.rpm
ftp.icm.edu.pl  php-react-http-0.4.2-2.el7.noarch.rpm
ftp.icm.edu.pl  php-react-http-0.4.2-2.el7.noarch.rpm
     

Provides :
php-composer(react/http)
php-react-http

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
php-composer(react/stream) < 1.0
php-composer(react/socket) => 0.4
php-composer(react/socket) < 1.0
php-composer(guzzlehttp/psr7) => 1.0
php-composer(evenement/evenement) => 2.0
php(language) => 5.4.0
php-composer(fedora/autoloader)
php-composer(react/stream) => 0.4
php-composer(evenement/evenement) < 3.0
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
php-spl
php-composer(guzzlehttp/psr7) < 2.0


Content of RPM :
/usr/share/doc/php-react-http-0.4.2
/usr/share/doc/php-react-http-0.4.2/CHANGELOG.md
/usr/share/doc/php-react-http-0.4.2/README.md
/usr/share/doc/php-react-http-0.4.2/composer.json
/usr/share/licenses/php-react-http-0.4.2
/usr/share/licenses/php-react-http-0.4.2/LICENSE
/usr/share/php/React/Http
/usr/share/php/React/Http/Request.php
/usr/share/php/React/Http/RequestHeaderParser.php
/usr/share/php/React/Http/Response.php
/usr/share/php/React/Http/ResponseCodes.php
/usr/share/php/React/Http/Server.php
/usr/share/php/React/Http/ServerInterface.php
/usr/share/php/React/Http/autoload.php

 
ICM