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

Var Dumper Laravel Package

symfony/var-dumper

Symfony VarDumper provides a powerful dump() replacement for var_dump(), with smart variable inspection and rich output for debugging PHP applications. Walks complex data structures safely, improving readability and developer productivity.

View on GitHub
Deep Wiki
Context7
v8.1.1

Changelog (https://github.com/symfony/var-dumper/compare/v8.1.0...v8.1.1)

  • minor #64476 Unsafe unserialize phpstan rule (@jack-worman)
v8.0.14

Changelog (https://github.com/symfony/var-dumper/compare/v8.0.9...v8.0.14)

  • minor #64476 Unsafe unserialize phpstan rule (@jack-worman)
v7.4.14

Changelog (https://github.com/symfony/var-dumper/compare/v7.4.9...v7.4.14)

  • minor #64476 Unsafe unserialize phpstan rule (@jack-worman)
v6.4.42

Changelog (https://github.com/symfony/var-dumper/compare/v6.4.36...v6.4.42)

  • minor #64476 Unsafe unserialize phpstan rule (@jack-worman)
v8.1.0-BETA1

Changelog (https://github.com/symfony/var-dumper/compare/v8.0.8...v8.1.0-BETA1)

  • feature #64087 Forward CSP nonce to dump() instead of disabling CSP (@Amoifr)
  • feature #63810 Dump class-strings as class stubs with source location and static properties (@lyrixx)
  • feature #63762 Add CSP nonce support to HtmlDumper (@Amoifr)
v8.0.8

Changelog (https://github.com/symfony/var-dumper/compare/v8.0.7...v8.0.8)

  • bug #63648 Wrong dumper output for Accept: aplication/json requests (@rfcdt)
v7.4.8

Changelog (https://github.com/symfony/var-dumper/compare/v7.4.7...v7.4.8)

  • bug #63648 Wrong dumper output for Accept: aplication/json requests (@rfcdt)
v6.4.36
v8.0.6
v7.4.6
v8.0.4
v7.4.4
v7.3.10
v6.4.32
v8.0.3

Changelog (https://github.com/symfony/var-dumper/compare/v8.0.2...v8.0.3)

  • bug symfony/symfony#62805 [VarDumper] Fix dumper selection for Accept: / requests (@apoca)
v7.4.3

Changelog (https://github.com/symfony/var-dumper/compare/v7.4.2...v7.4.3)

  • bug symfony/symfony#62805 [VarDumper] Fix dumper selection for Accept: / requests (@apoca)
v7.4.0
v7.4.0-RC1
v8.0.0-BETA2

Changelog (https://github.com/symfony/var-dumper/compare/v8.0.0-BETA1...v8.0.0-BETA2)

  • bug symfony/symfony#62182 [VarDumper] Fix dumping CurlHttpClient instances (@nicolas-grekas)
v7.4.0-BETA2

Changelog (https://github.com/symfony/var-dumper/compare/v7.4.0-BETA1...v7.4.0-BETA2)

  • bug symfony/symfony#62182 [VarDumper] Fix dumping CurlHttpClient instances (@nicolas-grekas)
v7.3.5
v8.0.0-BETA1

Changelog (https://github.com/symfony/var-dumper/compare/v7.3.4...v8.0.0-BETA1)

  • feature symfony/symfony#58070 [VarDumper] Select HtmlDumper only if Accept header contains "html" (@alexandre-daubois)
  • feature symfony/symfony#60480 [VarDumper] Add support for adding more default casters to AbstractCloner::addDefaultCasters() (@lyrixx)
  • feature symfony/symfony#60776 [Console][FrameworkBundle] Remove deprecated Application::add() methods (@HypeMC)
  • feature symfony/symfony#60394 [Console][FrameworkBundle] Simplify using invokable commands when the component is used standalone (@HypeMC)
  • feature symfony/symfony#60697 Enforce return types on all components (@nicolas-grekas)
  • feature symfony/symfony#60639 Bump Symfony 8 to PHP >= 8.4 (@nicolas-grekas)
v7.4.0-BETA1

Changelog (https://github.com/symfony/var-dumper/compare/v7.3.4...v7.4.0-BETA1)

  • feature symfony/symfony#58070 [VarDumper] Select HtmlDumper only if Accept header contains "html" (@alexandre-daubois)
  • feature symfony/symfony#60480 [VarDumper] Add support for adding more default casters to AbstractCloner::addDefaultCasters() (@lyrixx)
  • feature symfony/symfony#60394 [Console][FrameworkBundle] Simplify using invokable commands when the component is used standalone (@HypeMC)
v7.3.4

Changelog (https://github.com/symfony/var-dumper/compare/v7.3.3...v7.3.4)

  • bug symfony/symfony#61727 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages (@nicolas-grekas)
v6.4.26

Changelog (https://github.com/symfony/var-dumper/compare/v6.4.25...v6.4.26)

  • bug symfony/symfony#61844 do not coerce NAN to other types (@xabbuh)
  • bug symfony/symfony#61727 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages (@nicolas-grekas)
v7.3.3

Changelog (https://github.com/symfony/var-dumper/compare/v7.3.2...v7.3.3)

  • bug symfony/symfony#61402 Remove calls to deprecated methods of SplObjectStorage (@nicolas-grekas)
  • bug symfony/symfony#61351 [VarDumper] Fix dumping objects from the DOM extension (@nicolas-grekas)
v6.4.25

Changelog (https://github.com/symfony/var-dumper/compare/v6.4.24...v6.4.25)

  • bug symfony/symfony#61402 Remove calls to deprecated methods of SplObjectStorage (@nicolas-grekas)
v7.3.2

Changelog (https://github.com/symfony/var-dumper/compare/v7.3.1...v7.3.2)

  • bug symfony/symfony#61246 [VarDumper] Use unique identifier for RequestContextProvider (@ToshY)
  • bug symfony/symfony#61144 [VarDumper] Fix dumping on systems that don't have a working iconv (@nicolas-grekas)
v7.2.9

Changelog (https://github.com/symfony/var-dumper/compare/v7.2.8...v7.2.9)

  • bug symfony/symfony#61246 [VarDumper] Use unique identifier for RequestContextProvider (@ToshY)
  • bug symfony/symfony#61144 [VarDumper] Fix dumping on systems that don't have a working iconv (@nicolas-grekas)
v6.4.24

Changelog (https://github.com/symfony/var-dumper/compare/v6.4.23...v6.4.24)

  • bug symfony/symfony#61246 [VarDumper] Use unique identifier for RequestContextProvider (@ToshY)
  • bug symfony/symfony#61144 [VarDumper] Fix dumping on systems that don't have a working iconv (@nicolas-grekas)
v7.3.1

Changelog (https://github.com/symfony/var-dumper/compare/v7.3.0...v7.3.1)

  • bug symfony/symfony#60919 [VarDumper] Avoid deprecated call in PgSqlCaster (@vrana)
  • bug symfony/symfony#60724 [VarDumper] Fix dumping LazyObjectState when using VarExporter v8 (@nicolas-grekas)
v7.2.8

Changelog (https://github.com/symfony/var-dumper/compare/v7.2.7...v7.2.8)

  • bug symfony/symfony#60919 [VarDumper] Avoid deprecated call in PgSqlCaster (@vrana)
  • bug symfony/symfony#60724 [VarDumper] Fix dumping LazyObjectState when using VarExporter v8 (@nicolas-grekas)
v6.4.23

Changelog (https://github.com/symfony/var-dumper/compare/v6.4.22...v6.4.23)

  • bug symfony/symfony#60919 [VarDumper] Avoid deprecated call in PgSqlCaster (@vrana)
  • bug symfony/symfony#60724 [VarDumper] Fix dumping LazyObjectState when using VarExporter v8 (@nicolas-grekas)
v7.3.0
v7.3.0-RC1
v7.3.0-BETA2
v7.3.0-BETA1

Changelog (https://github.com/symfony/var-dumper/compare/v7.2.6...v7.3.0-BETA1)

  • feature symfony/symfony#59035 [VarDumper] Add casters for object-converted resources (@alexandre-daubois)
  • feature symfony/symfony#59026 [VarDumper] Add caster for Socket instances (@nicolas-grekas)
  • feature symfony/symfony#58989 [VarDumper] Add caster for AddressInfo objects (@nicolas-grekas)
v7.2.6
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.
codraw/framework-extra-bundle
codraw/messenger
codraw/security
codraw/mailer
codraw/contracts
codraw/profiling
codraw/dependency-injection
codraw/tester
codraw/core
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony