{ "name": "symfony/http-foundation", "type": "library", "description": "Symfony HttpFoundation Component", "keywords": [], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": "^5.5.9|>=7.0.8", "symfony/polyfill-mbstring": "~1.1", "symfony/polyfill-php70": "~1.6" }, "require-dev": { "symfony/expression-language": "~2.8|~3.0|~4.0" }, "autoload": { "psr-4": { "Symfony\\Component\\HttpFoundation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev", "extra": { "branch-alias": { "dev-master": "3.4-dev" } } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Exception | Folder | 0755 |
|
|
File | Folder | 0755 |
|
|
Session | Folder | 0755 |
|
|
Tests | Folder | 0755 |
|
|
.gitignore | File | 34 B | 0644 |
|
AcceptHeader.php | File | 3.46 KB | 0644 |
|
AcceptHeaderItem.php | File | 4.58 KB | 0644 |
|
ApacheRequest.php | File | 930 B | 0644 |
|
BinaryFileResponse.php | File | 11.65 KB | 0644 |
|
CHANGELOG.md | File | 8.21 KB | 0644 |
|
Cookie.php | File | 7.87 KB | 0644 |
|
ExpressionRequestMatcher.php | File | 1.33 KB | 0644 |
|
FileBag.php | File | 3.91 KB | 0644 |
|
HeaderBag.php | File | 8.79 KB | 0644 |
|
IpUtils.php | File | 4.63 KB | 0644 |
|
JsonResponse.php | File | 7.2 KB | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
ParameterBag.php | File | 5.86 KB | 0644 |
|
README.md | File | 537 B | 0644 |
|
RedirectResponse.php | File | 2.89 KB | 0644 |
|
Request.php | File | 69.28 KB | 0644 |
|
RequestMatcher.php | File | 4.35 KB | 0644 |
|
RequestMatcherInterface.php | File | 687 B | 0644 |
|
RequestStack.php | File | 2.3 KB | 0644 |
|
Response.php | File | 37.02 KB | 0644 |
|
ResponseHeaderBag.php | File | 9.8 KB | 0644 |
|
ServerBag.php | File | 4.14 KB | 0644 |
|
StreamedResponse.php | File | 3.24 KB | 0644 |
|
composer.json | File | 958 B | 0644 |
|
phpunit.xml.dist | File | 892 B | 0644 |
|