Sun, 07 Jul 2024 07:34:55 UTC | login

Information for RPM php-symfony-http-foundation-2.8.42-2.fc29.noarch.rpm

ID182170
Namephp-symfony-http-foundation
Version2.8.42
Release2.fc29
Epoch
Archnoarch
SummarySymfony HttpFoundation Component
DescriptionThe HttpFoundation Component defines an object-oriented layer for the HTTP specification. In PHP, the request is represented by some global variables ($_GET, $_POST, $_FILES, $_COOKIE, $_SESSION, ...) and the response is generated by some functions (echo, header, setcookie, ...). The Symfony HttpFoundation component replaces these default PHP global variables and functions by an Object-Oriented layer. Optional: * Memcache (php-pecl-memcache) * Memcached (php-pecl-memcached) * Mongo (php-pecl-mongo)
Build Time2018-07-15 01:51:29 GMT
Size93.62 KB
b7058dc4586754688376afcbe8405464
LicenseMIT
Provides
php-composer(symfony/http-foundation) = 2.8.42
php-pear(pear.symfony.com/HttpFoundation) = 2.8.42
php-symfony-http-foundation = 2.8.42-2.fc29
php-symfony-httpfoundation = 2.8.42
php-symfony2-HttpFoundation = 2.8.42
Obsoletes
php-symfony-httpfoundation < 2.8.42
php-symfony2-HttpFoundation < 2.8.42
Conflicts No Conflicts
Requires
php-composer(symfony/polyfill-php54) >= 1.0
php-composer(symfony/polyfill-php54) < 2.0
php-composer(symfony/polyfill-php55) >= 1.0
php-composer(symfony/polyfill-php55) < 2.0
php-date
php-fileinfo
php-filter
php-hash
php-intl
php-json
php-mbstring
php-pcre
php-pdo
php-session
php-sockets
php-spl
php-symfony-common = 2.8.42-2.fc29
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 81 >>>
Name ascending sort Size
/usr/share/doc/php-symfony-http-foundation0.00 B
/usr/share/doc/php-symfony-http-foundation/CHANGELOG.md6.81 KB
/usr/share/doc/php-symfony-http-foundation/README.md537.00 B
/usr/share/doc/php-symfony-http-foundation/composer.json990.00 B
/usr/share/licenses/php-symfony-http-foundation0.00 B
/usr/share/licenses/php-symfony-http-foundation/LICENSE1.04 KB
/usr/share/php/Symfony/Component/HttpFoundation0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/AcceptHeader.php3.46 KB
/usr/share/php/Symfony/Component/HttpFoundation/AcceptHeaderItem.php4.58 KB
/usr/share/php/Symfony/Component/HttpFoundation/ApacheRequest.php930.00 B
/usr/share/php/Symfony/Component/HttpFoundation/BinaryFileResponse.php11.59 KB
/usr/share/php/Symfony/Component/HttpFoundation/Cookie.php4.88 KB
/usr/share/php/Symfony/Component/HttpFoundation/Exception0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/Exception/ConflictingHeadersException.php565.00 B
/usr/share/php/Symfony/Component/HttpFoundation/ExpressionRequestMatcher.php1.33 KB
/usr/share/php/Symfony/Component/HttpFoundation/File0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/Exception0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/Exception/AccessDeniedException.php668.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/Exception/FileException.php466.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/Exception/FileNotFoundException.php662.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/Exception/UnexpectedTypeException.php573.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/Exception/UploadException.php461.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/File.php4.12 KB
/usr/share/php/Symfony/Component/HttpFoundation/File/MimeType0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/MimeType/ExtensionGuesser.php2.35 KB
/usr/share/php/Symfony/Component/HttpFoundation/File/MimeType/ExtensionGuesserInterface.php669.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php2.43 KB
/usr/share/php/Symfony/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php1.60 KB
/usr/share/php/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeExtensionGuesser.php35.69 KB
/usr/share/php/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesser.php3.75 KB
/usr/share/php/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesserInterface.php967.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/UploadedFile.php8.70 KB
/usr/share/php/Symfony/Component/HttpFoundation/FileBag.php3.91 KB
/usr/share/php/Symfony/Component/HttpFoundation/HeaderBag.php8.51 KB
/usr/share/php/Symfony/Component/HttpFoundation/IpUtils.php4.63 KB
/usr/share/php/Symfony/Component/HttpFoundation/JsonResponse.php7.97 KB
/usr/share/php/Symfony/Component/HttpFoundation/ParameterBag.php9.02 KB
/usr/share/php/Symfony/Component/HttpFoundation/RedirectResponse.php2.75 KB
/usr/share/php/Symfony/Component/HttpFoundation/Request.php63.28 KB
/usr/share/php/Symfony/Component/HttpFoundation/RequestMatcher.php4.35 KB
/usr/share/php/Symfony/Component/HttpFoundation/RequestMatcherInterface.php687.00 B
/usr/share/php/Symfony/Component/HttpFoundation/RequestStack.php2.30 KB
/usr/share/php/Symfony/Component/HttpFoundation/Response.php35.24 KB
/usr/share/php/Symfony/Component/HttpFoundation/ResponseHeaderBag.php8.31 KB
/usr/share/php/Symfony/Component/HttpFoundation/ServerBag.php4.14 KB
/usr/share/php/Symfony/Component/HttpFoundation/Session0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/Session/Attribute0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php2.84 KB
/usr/share/php/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php1.51 KB
/usr/share/php/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php3.88 KB
Component of No Buildroots