Exception
2 years ago
File
1 year ago
RateLimiter
2 years ago
Session
1 year ago
Test
1 year ago
AcceptHeader.php
1 year ago
AcceptHeaderItem.php
2 years ago
BinaryFileResponse.php
1 year ago
Cookie.php
1 year ago
ExpressionRequestMatcher.php
2 years ago
FileBag.php
1 year ago
HeaderBag.php
1 year ago
HeaderUtils.php
1 year ago
InputBag.php
2 years ago
IpUtils.php
1 year ago
JsonResponse.php
1 year ago
LICENSE
2 years ago
ParameterBag.php
1 year ago
README.md
2 years ago
RedirectResponse.php
2 years ago
Request.php
8 months ago
RequestMatcher.php
1 year ago
RequestMatcherInterface.php
2 years ago
RequestStack.php
2 years ago
Response.php
1 year ago
ResponseHeaderBag.php
1 year ago
ServerBag.php
1 year ago
StreamedResponse.php
1 year ago
UrlHelper.php
2 years ago
README.md
29 lines
| 1 | HttpFoundation Component |
| 2 | ======================== |
| 3 | |
| 4 | The HttpFoundation component defines an object-oriented layer for the HTTP |
| 5 | specification. |
| 6 | |
| 7 | Sponsor |
| 8 | ------- |
| 9 | |
| 10 | The HttpFoundation component for Symfony 5.4/6.0 is [backed][1] by [Laravel][2]. |
| 11 | |
| 12 | Laravel is a PHP web development framework that is passionate about maximum developer |
| 13 | happiness. Laravel is built using a variety of bespoke and Symfony based components. |
| 14 | |
| 15 | Help Symfony by [sponsoring][3] its development! |
| 16 | |
| 17 | Resources |
| 18 | --------- |
| 19 | |
| 20 | * [](https://symfony.com/doc/current/components/http_foundation.htmlDocumentation](https://symfony.com/doc/current/components/http_foundation.html](https://symfony.com/doc/current/components/http_foundation.html) |
| 21 | * [](https://symfony.com/doc/current/contributing/index.htmlContributing](https://symfony.com/doc/current/contributing/index.html](https://symfony.com/doc/current/contributing/index.html) |
| 22 | * [](https://github.com/symfony/symfony/issuesReport issues](https://github.com/symfony/symfony/issues](https://github.com/symfony/symfony/issues) and |
| 23 | [](https://github.com/symfony/symfony/pullssend Pull Requests](https://github.com/symfony/symfony/pulls](https://github.com/symfony/symfony/pulls) |
| 24 | in the [](https://github.com/symfony/symfonymain Symfony repository](https://github.com/symfony/symfony](https://github.com/symfony/symfony) |
| 25 | |
| 26 | [1]: https://symfony.com/backers |
| 27 | [2]: https://laravel.com/ |
| 28 | [3]: https://symfony.com/sponsor |
| 29 |