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

php-sabre-http-4.2.4-1.el7 RPM for noarch

From EPEL 7 for ppc64 / Packages / p

Name: php-sabre-http Distribution: Fedora Project
Version: 4.2.4 Vendor: Fedora Project
Release: 1.el7 Build date: Tue Jun 5 12:07:55 2018
Group: Development/Libraries Build host: buildvm-18.phx2.fedoraproject.org
Size: 125997 Source RPM: php-sabre-http-4.2.4-1.el7.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/HTTP/autoload.php

Provides

Requires

License

BSD

Changelog

* Tue Jun 05 2018 Remi Collet <remi@remirepo.net> - 4.2.4-1
  - update to 4.2.4
  - use range dependencies on F27+
* Mon Jun 12 2017 Remi Collet <remi@remirepo.net> - 4.2.3-1
  - Update to 4.2.3
* Wed Jan 04 2017 Remi Collet <remi@fedoraproject.org> - 4.2.2-1
  - update to 4.2.2
* Sat Oct 29 2016 Remi Collet <remi@fedoraproject.org> - 4.2.1-2
  - switch from symfony/class-loader to fedora/autoloader
* Fri Mar 11 2016 Remi Collet <remi@fedoraproject.org> - 4.2.1-1
  - update to 4.2.1
  - add dependency on sabre/uri
  - run test suite with both PHP 5 and 7 when available
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Jul 20 2015 Remi Collet <remi@fedoraproject.org> - 3.0.5-1
  - update to 3.0.5
  - add autoloader
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Jul 16 2014 Remi Collet <remi@fedoraproject.org> - 2.0.4-1
  - update to 2.0.4
  - composer dependencies
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue May 06 2014 Remi Collet <remi@fedoraproject.org> - 2.0.3-1
  - update to 2.0.3
* Tue Feb 11 2014 Remi Collet <remi@fedoraproject.org> - 2.0.2-1
  - update to 2.0.2
* Sat Jan 11 2014 Remi Collet <remi@fedoraproject.org> - 2.0.1-1
  - update to 2.0.1
* Tue Jan 07 2014 Remi Collet <remi@fedoraproject.org> - 2.0.0-0.2.alpha6
  - update to 2.0.0alpha6
  - add explicit conflicts with php-sabre-dav < 1.9
* Tue Dec 31 2013 Remi Collet <remi@fedoraproject.org> - 2.0.0-0.1.alpha5
  - Initial packaging

Files

/usr/share/doc/php-sabre-http-4.2.4
/usr/share/doc/php-sabre-http-4.2.4/CHANGELOG.md
/usr/share/doc/php-sabre-http-4.2.4/README.md
/usr/share/doc/php-sabre-http-4.2.4/composer.json
/usr/share/licenses/php-sabre-http-4.2.4
/usr/share/licenses/php-sabre-http-4.2.4/LICENSE
/usr/share/php/Sabre/HTTP
/usr/share/php/Sabre/HTTP/Auth
/usr/share/php/Sabre/HTTP/Auth/AWS.php
/usr/share/php/Sabre/HTTP/Auth/AbstractAuth.php
/usr/share/php/Sabre/HTTP/Auth/Basic.php
/usr/share/php/Sabre/HTTP/Auth/Bearer.php
/usr/share/php/Sabre/HTTP/Auth/Digest.php
/usr/share/php/Sabre/HTTP/Client.php
/usr/share/php/Sabre/HTTP/ClientException.php
/usr/share/php/Sabre/HTTP/ClientHttpException.php
/usr/share/php/Sabre/HTTP/HttpException.php
/usr/share/php/Sabre/HTTP/Message.php
/usr/share/php/Sabre/HTTP/MessageDecoratorTrait.php
/usr/share/php/Sabre/HTTP/MessageInterface.php
/usr/share/php/Sabre/HTTP/Request.php
/usr/share/php/Sabre/HTTP/RequestDecorator.php
/usr/share/php/Sabre/HTTP/RequestInterface.php
/usr/share/php/Sabre/HTTP/Response.php
/usr/share/php/Sabre/HTTP/ResponseDecorator.php
/usr/share/php/Sabre/HTTP/ResponseInterface.php
/usr/share/php/Sabre/HTTP/Sapi.php
/usr/share/php/Sabre/HTTP/URLUtil.php
/usr/share/php/Sabre/HTTP/Util.php
/usr/share/php/Sabre/HTTP/Version.php
/usr/share/php/Sabre/HTTP/autoload.php
/usr/share/php/Sabre/HTTP/functions.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 13:55:58 2024