Tue, 30 Apr 2024 21:21:36 UTC | login

Information for RPM php-symfony4-http-foundation-4.4.7-1.fc33.noarch.rpm

ID580190
Namephp-symfony4-http-foundation
Version4.4.7
Release1.fc33
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 Time2020-03-31 06:26:18 GMT
Size99.27 KB
ae152206f7633a6fb252b8b98fe7b6a7
LicenseMIT
Provides
php-composer(symfony/http-foundation) = 4.4.7
php-symfony4-http-foundation = 4.4.7-1.fc33
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.4.7-1.fc33
php-symfony4-mime = 4.4.7-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
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 104 >>>
Name ascending sort Size
/usr/share/doc/php-symfony4-http-foundation0.00 B
/usr/share/doc/php-symfony4-http-foundation/CHANGELOG.md12.18 KB
/usr/share/doc/php-symfony4-http-foundation/README.md531.00 B
/usr/share/doc/php-symfony4-http-foundation/composer.json978.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.67 KB
/usr/share/php/Symfony4/Component/HttpFoundation/AcceptHeaderItem.php3.57 KB
/usr/share/php/Symfony4/Component/HttpFoundation/ApacheRequest.php1.12 KB
/usr/share/php/Symfony4/Component/HttpFoundation/BinaryFileResponse.php11.90 KB
/usr/share/php/Symfony4/Component/HttpFoundation/Cookie.php8.88 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.php602.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.php586.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.php3.96 KB
/usr/share/php/Symfony4/Component/HttpFoundation/File/MimeType0.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/MimeType/ExtensionGuesser.php2.62 KB
/usr/share/php/Symfony4/Component/HttpFoundation/File/MimeType/ExtensionGuesserInterface.php793.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php2.85 KB
/usr/share/php/Symfony4/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php1.93 KB
/usr/share/php/Symfony4/Component/HttpFoundation/File/MimeType/MimeTypeExtensionGuesser.php36.35 KB
/usr/share/php/Symfony4/Component/HttpFoundation/File/MimeType/MimeTypeGuesser.php3.96 KB
/usr/share/php/Symfony4/Component/HttpFoundation/File/MimeType/MimeTypeGuesserInterface.php1.07 KB
/usr/share/php/Symfony4/Component/HttpFoundation/File/Stream.php505.00 B
/usr/share/php/Symfony4/Component/HttpFoundation/File/UploadedFile.php10.72 KB
/usr/share/php/Symfony4/Component/HttpFoundation/FileBag.php3.85 KB
/usr/share/php/Symfony4/Component/HttpFoundation/HeaderBag.php8.20 KB
/usr/share/php/Symfony4/Component/HttpFoundation/HeaderUtils.php7.15 KB
/usr/share/php/Symfony4/Component/HttpFoundation/IpUtils.php5.58 KB
/usr/share/php/Symfony4/Component/HttpFoundation/JsonResponse.php6.98 KB
/usr/share/php/Symfony4/Component/HttpFoundation/ParameterBag.php5.62 KB
/usr/share/php/Symfony4/Component/HttpFoundation/RedirectResponse.php3.15 KB
/usr/share/php/Symfony4/Component/HttpFoundation/Request.php64.42 KB
Component of No Buildroots