Sun, 05 May 2024 03:35:33 UTC | login

Information for RPM php-symfony3-http-foundation-3.4.39-1.fc33.noarch.rpm

ID580077
Namephp-symfony3-http-foundation
Version3.4.39
Release1.fc33
Epoch
Archnoarch
SummarySymfony HttpFoundation Component (version 3)
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. Autoloader: /usr/share/php/Symfony3/Component/HttpFoundation/autoload.php
Build Time2020-03-30 09:37:24 GMT
Size92.77 KB
99d8af84aeacb8a0a1ac14331caafd63
LicenseMIT and CC-BY-SA
Provides
php-composer(symfony/http-foundation) = 3.4.39
php-symfony3-http-foundation = 3.4.39-1.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(php-composer(symfony/polyfill-php70) >= 1.8 with php-composer(symfony/polyfill-php70) < 2.0)
php-date
php-fileinfo
php-filter
php-hash
php-json
php-mbstring
php-pcre
php-pdo
php-session
php-sockets
php-spl
php-symfony3-common = 3.4.39-1.fc33
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
Recommends No Recommends
Suggests
php-pecl(mongo)
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 86 >>>
Name ascending sort Size
/usr/share/doc/php-symfony3-http-foundation0.00 B
/usr/share/doc/php-symfony3-http-foundation/CHANGELOG.md8.33 KB
/usr/share/doc/php-symfony3-http-foundation/README.md531.00 B
/usr/share/doc/php-symfony3-http-foundation/composer.json958.00 B
/usr/share/licenses/php-symfony3-http-foundation0.00 B
/usr/share/licenses/php-symfony3-http-foundation/LICENSE1.04 KB
/usr/share/php/Symfony3/Component/HttpFoundation0.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/AcceptHeader.php3.46 KB
/usr/share/php/Symfony3/Component/HttpFoundation/AcceptHeaderItem.php4.54 KB
/usr/share/php/Symfony3/Component/HttpFoundation/ApacheRequest.php931.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/BinaryFileResponse.php12.03 KB
/usr/share/php/Symfony3/Component/HttpFoundation/Cookie.php8.33 KB
/usr/share/php/Symfony3/Component/HttpFoundation/Exception0.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/Exception/ConflictingHeadersException.php527.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/Exception/RequestExceptionInterface.php484.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/Exception/SuspiciousOperationException.php529.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/ExpressionRequestMatcher.php1.32 KB
/usr/share/php/Symfony3/Component/HttpFoundation/File0.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/File/Exception0.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/File/Exception/AccessDeniedException.php668.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/File/Exception/FileException.php466.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/File/Exception/FileNotFoundException.php662.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/File/Exception/UnexpectedTypeException.php576.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/File/Exception/UploadException.php461.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/File/File.php4.12 KB
/usr/share/php/Symfony3/Component/HttpFoundation/File/MimeType0.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/File/MimeType/ExtensionGuesser.php2.36 KB
/usr/share/php/Symfony3/Component/HttpFoundation/File/MimeType/ExtensionGuesserInterface.php669.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php2.49 KB
/usr/share/php/Symfony3/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php1.58 KB
/usr/share/php/Symfony3/Component/HttpFoundation/File/MimeType/MimeTypeExtensionGuesser.php36.04 KB
/usr/share/php/Symfony3/Component/HttpFoundation/File/MimeType/MimeTypeGuesser.php3.77 KB
/usr/share/php/Symfony3/Component/HttpFoundation/File/MimeType/MimeTypeGuesserInterface.php972.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/File/Stream.php505.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/File/UploadedFile.php9.06 KB
/usr/share/php/Symfony3/Component/HttpFoundation/FileBag.php3.84 KB
/usr/share/php/Symfony3/Component/HttpFoundation/HeaderBag.php8.88 KB
/usr/share/php/Symfony3/Component/HttpFoundation/IpUtils.php4.62 KB
/usr/share/php/Symfony3/Component/HttpFoundation/JsonResponse.php7.70 KB
/usr/share/php/Symfony3/Component/HttpFoundation/ParameterBag.php5.81 KB
/usr/share/php/Symfony3/Component/HttpFoundation/RedirectResponse.php2.92 KB
/usr/share/php/Symfony3/Component/HttpFoundation/Request.php69.81 KB
/usr/share/php/Symfony3/Component/HttpFoundation/RequestMatcher.php4.27 KB
/usr/share/php/Symfony3/Component/HttpFoundation/RequestMatcherInterface.php687.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/RequestStack.php2.31 KB
/usr/share/php/Symfony3/Component/HttpFoundation/Response.php37.46 KB
/usr/share/php/Symfony3/Component/HttpFoundation/ResponseHeaderBag.php9.92 KB
/usr/share/php/Symfony3/Component/HttpFoundation/ServerBag.php4.07 KB
/usr/share/php/Symfony3/Component/HttpFoundation/Session0.00 B
/usr/share/php/Symfony3/Component/HttpFoundation/Session/Attribute0.00 B
Component of No Buildroots