Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Http Foundation Laravel Package

symfony/http-foundation

Symfony HttpFoundation provides an object-oriented API for HTTP: requests, responses, headers, cookies, sessions, and file uploads. It normalizes PHP’s globals into consistent objects, making it easier to build and test web applications and middleware.

View on GitHub
Deep Wiki
Context7
v8.1.0-RC1

Changelog (https://github.com/symfony/http-foundation/compare/v8.1.0-BETA3...v8.1.0-RC1)

  • security #cve-2026-48736 Block IPv6 transition forms in IpUtils::PRIVATE_SUBNETS (@nicolas-grekas)
v8.0.13

Changelog (https://github.com/symfony/http-foundation/compare/v8.0.7...v8.0.13)

  • security #cve-2026-48736 Block IPv6 transition forms in IpUtils::PRIVATE_SUBNETS (@nicolas-grekas)
v7.4.13

Changelog (https://github.com/symfony/http-foundation/compare/v7.4.7...v7.4.13)

  • security #cve-2026-48736 Block IPv6 transition forms in IpUtils::PRIVATE_SUBNETS (@nicolas-grekas)
v6.4.41

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.35...v6.4.41)

  • security #cve-2026-48736 Block IPv6 transition forms in IpUtils::PRIVATE_SUBNETS (@nicolas-grekas)
v8.1.0-BETA3
v8.1.0-BETA1
v8.0.8
v7.4.8
v8.0.7

Changelog (https://github.com/symfony/http-foundation/compare/v8.0.6...v8.0.7)

  • bug #63603 Fix session cookie_lifetime not applied in mock session storage (@nicolas-grekas)
v7.4.7

Changelog (https://github.com/symfony/http-foundation/compare/v7.4.6...v7.4.7)

  • bug #63603 Fix session cookie_lifetime not applied in mock session storage (@nicolas-grekas)
v6.4.35

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.34...v6.4.35)

  • bug #63603 Fix session cookie_lifetime not applied in mock session storage (@nicolas-grekas)
v8.0.6

Changelog (https://github.com/symfony/http-foundation/compare/v8.0.5...v8.0.6)

  • bug #63448 Handle empty session data in updateTimestamp() to fix compat with PHP 8.6 (@nicolas-grekas)
  • bug #63319 BinaryFileResponse: always return 206 if Range is valid (@Jimbolino)
  • bug #63262 Reject invalid paths (@nicolas-grekas)
  • bug #54304 When calling UploadedFile::getErrorMessage() to a file which has no error and is uploaded successfully, it should not return an error (@ArmCyber)
  • bug #63230 fix engine declaration on mysql pdo table creations (@tandev)
v7.4.6

Changelog (https://github.com/symfony/http-foundation/compare/v7.4.5...v7.4.6)

  • bug #63448 Handle empty session data in updateTimestamp() to fix compat with PHP 8.6 (@nicolas-grekas)
  • bug #63319 BinaryFileResponse: always return 206 if Range is valid (@Jimbolino)
  • bug #63262 Reject invalid paths (@nicolas-grekas)
  • bug #54304 When calling UploadedFile::getErrorMessage() to a file which has no error and is uploaded successfully, it should not return an error (@ArmCyber)
  • bug #63230 fix engine declaration on mysql pdo table creations (@tandev)
v6.4.34

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.33...v6.4.34)

  • bug #63448 Handle empty session data in updateTimestamp() to fix compat with PHP 8.6 (@nicolas-grekas)
  • bug #63319 BinaryFileResponse: always return 206 if Range is valid (@Jimbolino)
  • bug #63262 Reject invalid paths (@nicolas-grekas)
  • bug #54304 When calling UploadedFile::getErrorMessage() to a file which has no error and is uploaded successfully, it should not return an error (@ArmCyber)
  • bug #63230 fix engine declaration on mysql pdo table creations (@tandev)
v8.0.5

Changelog (https://github.com/symfony/http-foundation/compare/v8.0.4...v8.0.5)

  • bug #63137 Fix PdoSessionHandler charset-collation mismatch with the Doctrine DBAL (@samy-mahmoudi)
v7.4.5

Changelog (https://github.com/symfony/http-foundation/compare/v7.4.4...v7.4.5)

  • bug #63137 Fix PdoSessionHandler charset-collation mismatch with the Doctrine DBAL (@samy-mahmoudi)
v7.3.11

Changelog (https://github.com/symfony/http-foundation/compare/v7.3.10...v7.3.11)

  • bug #63137 Fix PdoSessionHandler charset-collation mismatch with the Doctrine DBAL (@samy-mahmoudi)
v6.4.33

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.32...v6.4.33)

  • bug #63137 Fix PdoSessionHandler charset-collation mismatch with the Doctrine DBAL (@samy-mahmoudi)
v8.0.4

Changelog (https://github.com/symfony/http-foundation/compare/v8.0.3...v8.0.4)

  • bug #63012 Fix double-prefixing of session keys when using redis/memcached (@nicolas-grekas)
v7.4.4

Changelog (https://github.com/symfony/http-foundation/compare/v7.4.3...v7.4.4)

  • bug #63012 Fix double-prefixing of session keys when using redis/memcached (@nicolas-grekas)
v7.3.10

Changelog (https://github.com/symfony/http-foundation/compare/v7.3.9...v7.3.10)

  • bug #63012 Fix double-prefixing of session keys when using redis/memcached (@nicolas-grekas)
v6.4.32

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.31...v6.4.32)

  • bug #63012 Fix double-prefixing of session keys when using redis/memcached (@nicolas-grekas)
v8.0.3

Changelog (https://github.com/symfony/http-foundation/compare/v8.0.2...v8.0.3)

  • bug symfony/symfony#62799 [Cache][HttpFoundation] Fix VARBINARY columns on sqlsrv (@nicolas-grekas)
v7.4.3

Changelog (https://github.com/symfony/http-foundation/compare/v7.4.2...v7.4.3)

  • bug symfony/symfony#62799 [Cache][HttpFoundation] Fix VARBINARY columns on sqlsrv (@nicolas-grekas)
v7.3.9

Changelog (https://github.com/symfony/http-foundation/compare/v7.3.8...v7.3.9)

  • bug symfony/symfony#62799 [Cache][HttpFoundation] Fix VARBINARY columns on sqlsrv (@nicolas-grekas)
v6.4.31

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.30...v6.4.31)

  • bug symfony/symfony#62799 [Cache][HttpFoundation] Fix VARBINARY columns on sqlsrv (@nicolas-grekas)
v8.0.1

Changelog (https://github.com/symfony/http-foundation/compare/v8.0.0...v8.0.1)

  • bug symfony/symfony#62663 [HttpFoundation] Improve logic in Request::createFromGlobals() (@nicolas-grekas)
  • bug symfony/symfony#62502 [HttpFoundation] Fix Expires response header for EventStream (@4513)
v7.4.1

Changelog (https://github.com/symfony/http-foundation/compare/v7.4.0...v7.4.1)

  • bug symfony/symfony#62663 [HttpFoundation] Improve logic in Request::createFromGlobals() (@nicolas-grekas)
v7.3.8

Changelog (https://github.com/symfony/http-foundation/compare/v7.3.7...v7.3.8)

  • bug symfony/symfony#62502 [HttpFoundation] Fix Expires response header for EventStream (@4513)
  • bug symfony/symfony#62287 [HttpFoundation] Fix AcceptHeader overwrites items with different parameters (@yoeunes)
v6.4.30

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.29...v6.4.30)

  • bug symfony/symfony#62287 [HttpFoundation] Fix AcceptHeader overwrites items with different parameters (@yoeunes)
v8.0.0-RC1

Changelog (https://github.com/symfony/http-foundation/compare/v8.0.0-BETA2...v8.0.0-RC1)

  • bug symfony/symfony#62287 [HttpFoundation] Fix AcceptHeader overwrites items with different parameters (@yoeunes)
  • bug symfony/symfony#62324 [HttpFoundation] Fix parsing hosts and schemes in URLs (@nicolas-grekas)
v7.4.0-RC1

Changelog (https://github.com/symfony/http-foundation/compare/v7.4.0-BETA2...v7.4.0-RC1)

  • bug symfony/symfony#62287 [HttpFoundation] Fix AcceptHeader overwrites items with different parameters (@yoeunes)
  • bug symfony/symfony#62324 [HttpFoundation] Fix parsing hosts and schemes in URLs (@nicolas-grekas)
v7.3.7
v5.4.50

Changelog (https://github.com/symfony/http-foundation/compare/v5.4.49...v5.4.50)

  • security symfony/symfony#cve-2025-64500 [HttpFoundation] Fix parsing pathinfo with no leading slash (@nicolas-grekas)
v7.3.6

Changelog (https://github.com/symfony/http-foundation/compare/v7.3.5...v7.3.6)

  • bug symfony/symfony#62324 [HttpFoundation] Fix parsing hosts and schemes in URLs (@nicolas-grekas)
  • bug symfony/symfony#62246 [HttpFoundation] Allow Request::setFormat() to override predefined formats (@longwave)
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope