PHP Dump

Open-source PHP projects categorized as Dump

Top 5 PHP Dump Projects

  1. Symfony VarDumper

    Provides mechanisms for walking through any arbitrary PHP variable

    Project mention: Adding dd() in Wordpress development | dev.to | 2024-05-27

    So here $vars are actually items of collection. Then inside the foreach it calls the static dump() method inside the [VarDumper](https://github.com/symfony/var-dumper/blob/7.0/VarDumper.php) class.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. ray

    Debug with Ray to fix problems faster (by spatie)

    Project mention: PHP Doesn't Suck Anymore | news.ycombinator.com | 2024-05-04

    Debugging is pretty easy with something like Ray (https://myray.app/) or Laravel Herd (https://herd.laravel.com/, despite its name runs differnet php apps just fine).

    When it coems to running different PHP versions, modern PHP development has largely moved to using Docker (ddev, for example: https://ddev.com/) for that, and there's plenty Docker images for old PHP versions so it's a non-issue. I'd also imagine it be difficult to get many other outdated programming languages via a package manager.

    There's now the PHP Foundation, which while relatively new in its formation, has significantly boosted PHP development and I'd recommend donating if improving the language is important to you.

  4. php

    Official PHP client library for xrDebug (by xrdebug)

  5. niceplots

    Single PHP file for indexing plots (images) in a folder. Live searchable, sortable, etc.

  6. dump-x

    An extension on your dumps. Never write extra code to dump X amount of times

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

PHP Dump discussion

Log in or Post with

PHP Dump related posts

  • How to Debug PHP and Laravel Code?

    1 project | /r/laravel | 8 Jul 2023
  • About using print_r...

    3 projects | /r/PHP | 22 Apr 2023
  • Open source OOP Project

    2 projects | /r/PHP | 30 Mar 2022
  • Use "dd()", "dump()" and "ray()" in any PHP file on your system

    3 projects | /r/laravel | 5 Mar 2022
  • Using `dd` and `dump` in any PHP file on your system

    6 projects | /r/PHP | 4 Mar 2022
  • XR 0.1.3 "Crocanty" released

    1 project | /r/chevere | 8 Feb 2022
  • PHP Annotated — January 2022

    1 project | /r/PHP | 28 Jan 2022
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 21 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source Dump projects in PHP? This list will help you:

# Project Stars
1 Symfony VarDumper 7,430
2 ray 593
3 php 226
4 niceplots 14
5 dump-x 0

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that PHP is
the 14th most popular programming language
based on number of references?