overlu / var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
v1.0.5
2024-05-14 09:45 UTC
Requires
- php: >=7.2.5
- symfony/polyfill-mbstring: ~1.0
- symfony/polyfill-php80: ^1.16
Requires (Dev)
- ext-iconv: *
- symfony/console: ^4.4|^5.0
- symfony/process: ^4.4|^5.0
- twig/twig: ^2.13|^3.0.4
Suggests
- ext-iconv: To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).
- ext-intl: To show region name in time zone dump
- symfony/console: To use the ServerDumpCommand and/or the bin/var-dump-server script
Conflicts
- phpunit/phpunit: <5.4.3
- symfony/console: <4.4
This package is auto-updated.
Last update: 2025-03-14 11:35:29 UTC