Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-sabre-http5-5.1.6-3.fc38 RPM for noarch

From Fedora 38 for x86_64 / p

Name: php-sabre-http5 Distribution: Fedora Project
Version: 5.1.6 Vendor: Fedora Project
Release: 3.fc38 Build date: Fri Jan 20 10:28:34 2023
Group: Unspecified Build host: buildvm-ppc64le-06.iad2.fedoraproject.org
Size: 130484 Source RPM: php-sabre-http5-5.1.6-3.fc38.src.rpm
Packager: Fedora Project
Url: https://github.com/sabre-io/http
Summary: Library for dealing with http requests and responses
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

Provides

Requires

License

BSD

Changelog

* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.6-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.6-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jul 18 2022 Remi Collet <remi@remirepo.net> - 5.1.6-1
  - update to 5.1.6
* Mon Jul 11 2022 Remi Collet <remi@remirepo.net> - 5.1.5-1
  - update to 5.1.5
* Fri Jun 24 2022 Remi Collet <remi@remirepo.net> - 5.1.4-1
  - update to 5.1.4
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Nov 04 2021 Remi Collet <remi@remirepo.net> - 5.1.3-1
  - update to 5.1.3
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Files

/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 21:57:25 2024