awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
symfony avatar

symfony/var-dumper

0
View on GitHub↗
7,435 estrellas·101 forks·PHP·MIT·6 vistassymfony.com/var-dumper↗

Var Dumper

This project is a PHP data inspector and variable renderer designed to visualize complex data structures in a human-readable format during development. It functions as a debugging tool that converts internal PHP variables into formatted text for analysis of property values and internal states.

The tool provides custom data visualization by transforming raw PHP data into tailored styles. It allows for the routing of dump output to different destinations, including web browsers and command line interfaces.

The system handles variable debugging by inspecting object properties and resource states. It includes capabilities for data analysis and the configuration of display aesthetics to control how information appears on screen.

Features

  • PHP Variable Inspectors - Visualizing the contents of complex PHP variables and data structures during development to identify bugs and state issues.
  • Data Visualization - Renders raw PHP data into visual, human-readable formats with tailored styling for easier analysis.
  • Runtime State Analyzers - Analyzes internal object properties and resource states in real time to diagnose unexpected behavior in running applications.
  • PHP Development Tools - Provides utilities for inspecting variable values across different output targets to enhance the PHP development workflow.
  • Variable Data Renderers - Converts internal variables into human-readable formats that clearly show specialized types and property states.
  • Variable Formatters - Converts internal PHP data types into formatted text for output to browsers or command lines.
  • Variable Structure Traversers - Provides recursive traversal of nested data structures to uncover all levels of child properties and values.
  • Reflection-Based State Inspection - Uses PHP reflection capabilities to access and modify private or protected members of objects during runtime debugging.
  • Variable Visualizers - Transforms complex data structures into a readable format to quickly analyze variable contents during development.
  • Data Format Converters - Converts complex objects and internal resources into readable text formats using custom conversion logic.
  • Developer-Centric String Converters - Implements a modular conversion layer that transforms raw PHP internal types into human-readable strings for analysis.
  • Multi-Destination Data Routing - Directs variable dump data to multiple output targets, including the command line and web browsers.
  • Resource Handle Resolvers - Maps internal PHP resource handles to descriptive text labels to make system handles readable for developers.
  • Variable-Aware Formatting - Implements variable-aware formatting that tracks nesting levels and types to apply consistent indentation and color coding.
  • Debugging And Profiling - Dumps variables in a readable format.

Historial de estrellas

Gráfico del historial de estrellas de symfony/var-dumperGráfico del historial de estrellas de symfony/var-dumper

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace symfony/var-dumper?

This project is a PHP data inspector and variable renderer designed to visualize complex data structures in a human-readable format during development. It functions as a debugging tool that converts internal PHP variables into formatted text for analysis of property values and internal states.

¿Cuáles son las características principales de symfony/var-dumper?

Las características principales de symfony/var-dumper son: PHP Variable Inspectors, Data Visualization, Runtime State Analyzers, PHP Development Tools, Variable Data Renderers, Variable Formatters, Variable Structure Traversers, Reflection-Based State Inspection.

¿Qué alternativas de código abierto existen para symfony/var-dumper?

Las alternativas de código abierto para symfony/var-dumper incluyen: saulpw/visidata — VisiData is a terminal-based interactive data analysis tool and browser designed for exploring, filtering, and sorting… sebastianbergmann/exporter — This project is a PHP variable export library designed to convert complex data structures and internal memory states… cxli233/friendsdontletfriends — FriendsDontLetFriends is a scientific data visualization guide and framework designed to help users create accurate… longbridge/gpui-component — gpui-component is a native desktop UI kit and component library built for the GPUI framework. It provides a collection… bqplot/bqplot — bqplot is an interactive data visualization library for IPython and Jupyter notebooks that utilizes a grammar of… philjay/mpandroidchart — MPAndroidChart is an Android charting library and data visualization framework that provides a set of reusable view…

Alternativas open-source a Var Dumper

Proyectos open-source similares, clasificados según cuántas características comparten con Var Dumper.
  • saulpw/visidataAvatar de saulpw

    saulpw/visidata

    8,834Ver en GitHub↗

    VisiData is a terminal-based interactive data analysis tool and browser designed for exploring, filtering, and sorting large tabular datasets. It functions as a structured data inspector that loads and flattens complex formats like JSON, XML, and PCAP into interactive sheets, as well as a terminal file manager for navigating directories and performing staged filesystem operations. The project distinguishes itself by rendering data visualizations, such as scatter plots and histograms, directly in the terminal using Unicode Braille characters. It provides a Python-based data wrangling environme

    Pythonclicsvdatajournalism
    Ver en GitHub↗8,834
  • sebastianbergmann/exporterAvatar de sebastianbergmann

    sebastianbergmann/exporter

    6,822Ver en GitHub↗

    This project is a PHP variable export library designed to convert complex data structures and internal memory states into human-readable strings. It functions as a debugging tool that transforms variables and object hierarchies into formatted text for state inspection and troubleshooting. The system prevents output clutter by creating compact string representations of data types and circular references. It employs recursive traversal with depth limiting and circular reference detection to ensure that complex hierarchies are visualized without causing infinite loops. The library covers a broa

    PHP
    Ver en GitHub↗6,822
  • cxli233/friendsdontletfriendsAvatar de cxli233

    cxli233/FriendsDontLetFriends

    6,994Ver en GitHub↗

    FriendsDontLetFriends is a scientific data visualization guide and framework designed to help users create accurate plots while avoiding common data representation mistakes. It provides a collection of scripts and guidelines for selecting distribution plots, color scales, and layouts that accurately represent complex experimental data. The project distinguishes itself through specialized toolkits for revealing hidden patterns in large datasets. It includes systems for heatmap optimization via dimension reordering and outlier management, as well as spatial layout algorithms to improve the inte

    Rdata-visualizationr
    Ver en GitHub↗6,994
  • bqplot/bqplotAvatar de bqplot

    bqplot/bqplot

    3,693Ver en GitHub↗

    bqplot is an interactive data visualization library for IPython and Jupyter notebooks that utilizes a grammar of graphics. It functions as a tool for creating 2D charts and maps with real-time updates and bidirectional communication between the kernel and frontend. The library is distinguished by its ability to act as a geographic data visualization tool, rendering choropleth maps and spatial data via GeoJSON and custom projections. It also serves as a financial charting tool for producing OHLC and candle bar charts, and as an interactive dashboard framework for combining plotting widgets wit

    TypeScriptipythonjupytervisualizations
    Ver en GitHub↗3,693
  • Ver las 30 alternativas a Var Dumper→