Mon, 03 Jun 2024 17:42:16 UTC | login

Information for RPM php-symfony4-http-foundation-4.1.10-1.fc30.noarch.rpm

ID322089
Namephp-symfony4-http-foundation
Version4.1.10
Release1.fc30
Epoch
Archnoarch
SummarySymfony HttpFoundation Component (version 4)
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/Symfony4/Component/HttpFoundation/autoload.php
Build Time2019-01-07 13:59:06 GMT
Size99.09 KB
9a6c3603a91a5e3fd6bfabbfab7d4e6c
LicenseMIT
Provides
php-composer(symfony/http-foundation) = 4.1.10
php-symfony4-http-foundation = 4.1.10-1.fc30
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
php-date
php-fileinfo
php-filter
php-hash
php-json
php-mbstring
php-pcre
php-pdo
php-session
php-sockets
php-spl
php-symfony4-common = 4.1.10-1.fc30
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 91 >>>
Name ascending sort Size
/usr/share/doc/php-symfony4-http-foundation0.00 B
/usr/share/doc/php-symfony4-http-foundation/CHANGELOG.md10.34 KB
/usr/share/doc/php-symfony4-http-foundation/README.md537.00 B
/usr/share/doc/php-symfony4-http-foundation/composer.json936.00 B
/usr/share/licenses/php-symfony4-http-foundation0.00 B
/usr/share/licenses/php-symfony4-http-foundation/LICENSE1.04 KB
/usr/share/php/Symfony4/Component/HttpFoundation0.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/AcceptHeader.php3.58 KB
/usr/share/php/Symfony4/Component/HttpFoundation/AcceptHeaderItem.php3.58 KB
/usr/share/php/Symfony4/Component/HttpFoundation/ApacheRequest.php931.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/BinaryFileResponse.php11.54 KB
/usr/share/php/Symfony4/Component/HttpFoundation/Cookie.php7.37 KB
/usr/share/php/Symfony4/Component/HttpFoundation/Exception0.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/Exception/ConflictingHeadersException.php527.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/Exception/RequestExceptionInterface.php484.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/Exception/SuspiciousOperationException.php529.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/ExpressionRequestMatcher.php1.33 KB
/usr/share/php/Symfony4/Component/HttpFoundation/File0.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/Exception0.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/Exception/AccessDeniedException.php675.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/Exception/CannotWriteFileException.php488.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/Exception/ExtensionFileException.php485.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/Exception/FileException.php466.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/Exception/FileNotFoundException.php669.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/Exception/FormSizeFileException.php484.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/Exception/IniSizeFileException.php482.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/Exception/NoFileException.php476.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/Exception/NoTmpDirFileException.php485.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/Exception/PartialFileException.php481.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/Exception/UnexpectedTypeException.php583.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/Exception/UploadException.php461.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/File.php4.13 KB
/usr/share/php/Symfony4/Component/HttpFoundation/File/MimeType0.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/MimeType/ExtensionGuesser.php2.35 KB
/usr/share/php/Symfony4/Component/HttpFoundation/File/MimeType/ExtensionGuesserInterface.php669.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php2.44 KB
/usr/share/php/Symfony4/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php1.60 KB
/usr/share/php/Symfony4/Component/HttpFoundation/File/MimeType/MimeTypeExtensionGuesser.php35.72 KB
/usr/share/php/Symfony4/Component/HttpFoundation/File/MimeType/MimeTypeGuesser.php3.75 KB
/usr/share/php/Symfony4/Component/HttpFoundation/File/MimeType/MimeTypeGuesserInterface.php967.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/Stream.php505.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/UploadedFile.php10.48 KB
/usr/share/php/Symfony4/Component/HttpFoundation/FileBag.php3.90 KB
/usr/share/php/Symfony4/Component/HttpFoundation/HeaderBag.php8.17 KB
/usr/share/php/Symfony4/Component/HttpFoundation/HeaderUtils.php4.98 KB
/usr/share/php/Symfony4/Component/HttpFoundation/IpUtils.php4.63 KB
/usr/share/php/Symfony4/Component/HttpFoundation/JsonResponse.php6.51 KB
/usr/share/php/Symfony4/Component/HttpFoundation/ParameterBag.php5.86 KB
/usr/share/php/Symfony4/Component/HttpFoundation/RedirectResponse.php2.90 KB
/usr/share/php/Symfony4/Component/HttpFoundation/Request.php63.06 KB
Component of No Buildroots