SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-sabre-http5 rpm build for : Other. For other distributions click php-sabre-http5.

Name : php-sabre-http5
Version : 5.1.12 Vendor : Remi's RPM repository < https://rpms_remirepo_net/> #StandWithUkraine
Release : 1.el9.remi Date : 2024-08-28 10:37:39
Group : Unspecified Source RPM : php-sabre-http5-5.1.12-1.el9.remi.src.rpm
Size : 0.13 MB
Packager : Remi Collet
Summary : Library for dealing with http requests and responses
Description :
This library provides a toolkit to make working with the HTTP protocol easier.

Most PHP scripts run within a HTTP request but accessing information about
the HTTP request is cumbersome at least, mainly do to superglobals and the
CGI standard.

There\'s bad practices, inconsistencies and confusion.
This library is effectively a wrapper around the following PHP constructs:

For Input:
$_GET
$_POST
$_SERVER
php://input or $HTTP_RAW_POST_DATA.

For output:
php://output or echo.
header()

What this library provides, is a Request object, and a Response object.
The objects are extendable and easily mockable.

Autoloader: /usr/share/php/Sabre/HTTP5/autoload.php

RPM found in directory: /packages/linux-pbone/rpms.remirepo.net/enterprise/9/remi/aarch64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-sabre-http5-5.1.12-1.el9.remi.noarch.rpm
ftp.icm.edu.pl  php-sabre-http5-5.1.12-1.el9.remi.noarch.rpm
     

Provides :
php-composer(sabre/http)
php-sabre-http5

Requires :
(php-composer(sabre/event) >= 4.0 with php-composer(sabre/event) < 6)
(php-composer(sabre/uri) >= 2.0 with php-composer(sabre/uri) < 3)
php(language) >= 7.1
php-composer(fedora/autoloader)
php-ctype
php-curl
php-date
php-hash
php-mbstring
php-pcre
php-spl
php-xml
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1


Content of RPM :
/usr/share/doc/php-sabre-http5
/usr/share/doc/php-sabre-http5/CHANGELOG.md
/usr/share/doc/php-sabre-http5/README.md
/usr/share/doc/php-sabre-http5/composer.json
/usr/share/licenses/php-sabre-http5
/usr/share/licenses/php-sabre-http5/LICENSE
/usr/share/php/Sabre/HTTP5
/usr/share/php/Sabre/HTTP5/Auth
/usr/share/php/Sabre/HTTP5/Auth/AWS.php
/usr/share/php/Sabre/HTTP5/Auth/AbstractAuth.php
/usr/share/php/Sabre/HTTP5/Auth/Basic.php
/usr/share/php/Sabre/HTTP5/Auth/Bearer.php
/usr/share/php/Sabre/HTTP5/Auth/Digest.php
/usr/share/php/Sabre/HTTP5/Client.php
/usr/share/php/Sabre/HTTP5/ClientException.php
/usr/share/php/Sabre/HTTP5/ClientHttpException.php
/usr/share/php/Sabre/HTTP5/HttpException.php
/usr/share/php/Sabre/HTTP5/Message.php
/usr/share/php/Sabre/HTTP5/MessageDecoratorTrait.php
/usr/share/php/Sabre/HTTP5/MessageInterface.php
/usr/share/php/Sabre/HTTP5/Request.php
/usr/share/php/Sabre/HTTP5/RequestDecorator.php
/usr/share/php/Sabre/HTTP5/RequestInterface.php
/usr/share/php/Sabre/HTTP5/Response.php
/usr/share/php/Sabre/HTTP5/ResponseDecorator.php
/usr/share/php/Sabre/HTTP5/ResponseInterface.php
/usr/share/php/Sabre/HTTP5/Sapi.php
/usr/share/php/Sabre/HTTP5/Version.php
/usr/share/php/Sabre/HTTP5/autoload.php
/usr/share/php/Sabre/HTTP5/functions.php

 
ICM