Tue, 04 Jun 2024 19:15:41 UTC | login

Information for RPM php-symfony4-http-foundation-4.2.9-1.fc31.noarch.rpm

ID340443
Namephp-symfony4-http-foundation
Version4.2.9
Release1.fc31
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-06-04 12:18:40 GMT
Size100.55 KB
8f0e4432600176253bc8c0a9215ef816
LicenseMIT
Provides
php-composer(symfony/http-foundation) = 4.2.9
php-symfony4-http-foundation = 4.2.9-1.fc31
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.2.9-1.fc31
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 92 >>>
Name ascending sort Size
/usr/share/doc/php-symfony4-http-foundation0.00 B
/usr/share/doc/php-symfony4-http-foundation/CHANGELOG.md10.65 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.57 KB
/usr/share/php/Symfony4/Component/HttpFoundation/AcceptHeaderItem.php3.57 KB
/usr/share/php/Symfony4/Component/HttpFoundation/ApacheRequest.php931.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/BinaryFileResponse.php11.57 KB
/usr/share/php/Symfony4/Component/HttpFoundation/Cookie.php8.49 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.32 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.34 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.php36.04 KB
/usr/share/php/Symfony4/Component/HttpFoundation/File/MimeType/MimeTypeGuesser.php3.74 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.47 KB
/usr/share/php/Symfony4/Component/HttpFoundation/FileBag.php3.87 KB
/usr/share/php/Symfony4/Component/HttpFoundation/HeaderBag.php8.13 KB
/usr/share/php/Symfony4/Component/HttpFoundation/HeaderUtils.php7.20 KB
/usr/share/php/Symfony4/Component/HttpFoundation/IpUtils.php4.62 KB
/usr/share/php/Symfony4/Component/HttpFoundation/JsonResponse.php6.48 KB
/usr/share/php/Symfony4/Component/HttpFoundation/ParameterBag.php5.83 KB
/usr/share/php/Symfony4/Component/HttpFoundation/RedirectResponse.php2.90 KB
/usr/share/php/Symfony4/Component/HttpFoundation/Request.php63.09 KB
Component of No Buildroots