Browse free open source PHP Debuggers and projects below. Use the toggles on the left to filter open source PHP Debuggers by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Laravel Telescope

    Laravel Telescope

    An elegant debug assistant for the Laravel framework

    Laravel Telescope makes a wonderful companion to your local Laravel development environment. Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, scheduled tasks, variable dumps, and more. After installing Telescope, publish its assets using the telescope:install Artisan command. After installing Telescope, you should also run the migrate command in order to create the tables needed to store Telescope's data. After publishing Telescope's assets, its primary configuration file will be located at config/telescope.php. This configuration file allows you to configure your watcher options. Each configuration option includes a description of its purpose, so be sure to thoroughly explore this file.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    PHP Debug Bar

    PHP Debug Bar

    Debug bar for PHP

    The DebugBar integrates easily in any projects and can display profiling data from any part of your application. It comes built-in with data collectors for standard PHP features and popular projects. The DebugBar has two parts: the main DebugBar object with data collectors and the renderer. Data collectors are objects collecting a specific set of data. To makes things easy, the StandardDebugBar has all the built-in collectors activated. The DebugBar uses DataCollectors to collect data from your PHP code. Some of them are automated but others are manual. Use the DebugBar like an array where keys are the collector names. Includes generic data collectors and collectors for well-known libraries. Easily create your own collectors and their associated view in the bar. DebugBar is very easy to use and you can add it to any of your projects in no time.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Debug with Ray

    Debug with Ray

    Debug with Ray to fix problems faster

    Debug with Ray to fix problems faster. This package can be installed in any PHP application to send messages to the Ray app. Ray is a desktop application that serves as the dedicated home for debugging output. Send, format and filter debug information from both local projects and remote servers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Symfony WebProfilerBundle

    Symfony WebProfilerBundle

    Gives detailed information about the execution of any request

    The Symfony Web Profiler Bundle is a powerful debugging and profiling tool that provides detailed insights into the internals of a Symfony application. It adds a web-based debug toolbar and an in-depth profiler that tracks HTTP requests, database queries, logs, events, and more. It is essential for performance tuning, debugging, and understanding application behavior during development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Eclipse Portable [4.6–4.26]

    Eclipse Portable [4.6–4.26]

    Portable version of the multifunctional development platform Eclipse.

    With this portable version of Eclipse, you can develop software directly from your removable mass storage device, even without admin rights. To get started, please visit the Eclipse Portable wiki: https://sourceforge.net/p/eclipse-neon-portable/wiki GitHub: https://github.com/Berny23/eclipse-portable Thank you for over 180,000 Downloads! Please note: A few months ago, I completely switched to Linux (now Arch btw). So, I'll be no longer active creating portable apps for Windows.
    Downloads: 77 This Week
    Last Update:
    See Project
  • 6
    LaraDumps

    LaraDumps

    LaraDumps is a friendly app designed to boost your Laravel PHP coding

    LaraDumps is a friendly app that boosts your Laravel PHP coding and debugging experience. When using LaraDumps, you can see the result of your debug displayed in a standalone Desktop application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Symfony DebugBundle

    Symfony DebugBundle

    Provides a tight integration of the Symfony VarDumper component

    The Symfony Debug Bundle is a development tool that enhances the debugging experience in Symfony applications. It provides real-time feedback on exceptions, request data, and performance metrics through the Symfony Web Debug Toolbar. The bundle integrates deeply with Symfony’s profiler, offering insights into routing, database queries, and service usage, making it essential for debugging and performance tuning during development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Laravel DebugBar

    Laravel DebugBar

    Package to integrate PHP Debug Bar with Laravel

    This is a package to integrate PHP Debug Bar with Laravel. It includes a ServiceProvider to register the debugbar and attach it to the output. You can publish assets and configure it through Laravel. It bootstraps some Collectors to work with Laravel and implements a couple custom DataCollectors, specific for Laravel. It is configured to display Redirects and (jQuery) Ajax Requests. DebugBar is very easy to use and you can add it to any of your projects in no time. The easiest way is using the render() functions. Use the DebugBar only in development. It can slow the application down (because it has to gather data). So when experiencing slowness, try disabling some of the collectors. You can show all queries, including binding + timing, show information about the current Route, show the currently loaded views, show the Laravel version and Environment, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Psalm

    Psalm

    A static analysis tool for finding errors in PHP applications

    It’s easy to make great things in PHP, but bugs can creep in just as easily. Psalm is a free & open-source static analysis tool that helps you identify problems in your code, so you can sleep a little better. Psalm helps people maintain a wide variety of codebases, large and small, ancient and modern. On its strictest setting it can help you prevent almost all type-related runtime errors, and enables you to take advantage of safe coding patterns popular in other languages. Psalm also fixes bugs automatically, allowing you to improve your code without breaking a sweat. If Psalm cannot infer a type for an expression then it uses a mixed placeholder type. mixed types can sometimes mask bugs, so keeping track of them helps you avoid a number of common pitfalls. Psalm has a Language Server that’s compatible with a range of different IDEs. Psalm can fix many of the issues it finds automatically.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    DBG is a full-featured PHP Debugger and Profiler. Makes it easier to find problems or bugs in PHP scripts. DBG supports back-tracking, watching variables, viewing arguments passed to all nested function calls at any point of execution. Opensource.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Gubed PHP Debugger is a program to debug PHP scripts. It currently supports stepping through code, watching contents of variables and setting breakpoints (line and conditional). No changes are needed to server software or scripts being debugged.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Simple PHP Script for debug and output web-content.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Visual DB Script is an editor PHP,ASP,HTML(can support other languages) that integrate the functionally of a Database Manager (like Access or MySQL). It supports Scripting Developers with specifical SQL commands and an SQL Query Designer
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Denwer is a collection of often-used web-servers for web-programmers. It is used to debug web-sites under Win32. Denwer includes: friendly installer; Apache; PHP; MySQL; Perl; virtual host management system; phpMyAdmin; sendmail stub; start/stop manager.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    This project has been moved to http://code.google.com/p/geben-on-emacs/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    IceDump

    IceDump

    Outputs the map of values of a given PHP variable

    You can use this package instead of var_dump() or print_r() PHP functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    PHP_Debug
    PHP_Debug : A simple and fast way to debug PHP code This PHP debug library offers you the ability to debug your PHP code and generate a trace of your program. - Process time - Database and query process time - Functionnal debug - Check performance
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    PHP_Dyn is PHP Extension to help debugging a PHP script. You can get execution trace of scripts not to need change them. HTTP request parameter can be printed. Argument value of the function call and return value can be printed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Ve-EDIT is a webbased sourcecode editor. It has syntax highlighting, a debugger (PHP, XML) , FTP & CVS client and more.....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    This is a simple, modular PHP class designed to record execution time benchmarks throughout different parts of a script. Compatible with virtually any PHP script, the code can be added/removed quickly and with ease. Accurate to the microsecond.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    BugsBuddy ML

    Simple bugtracker (Multilingual)

    BugsBuddy MultiLingual by Valery Votintsev. BugsBuddy is a simple Bugtracker written in PHP with the use of AJAX. It also supports browsers without javascript. Original BugsBuddy written by Willem Meints 29.06.2006: http://sourceforge.net/projects/bugsbuddy/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The CobWeb Framework is a proof of concept php rapid development MVC framework. It is very flexible, extensible and easy-to-use. Features: Database Abstraction, Multi-Language, Caching, Script Debugging, URL Routing, MVC Support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Composer Xdebug Handler

    Composer Xdebug Handler

    Restart a CLI process without loading the xdebug extension

    Composer Xdebug Handler is a tool that temporarily disables Xdebug during Composer execution to improve performance. Xdebug significantly slows down PHP processes, and this library ensures that Xdebug is disabled while Composer runs, automatically restoring it afterward. It is particularly useful for developers who need Xdebug for debugging but want faster Composer performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ConSense is a singular "jack of all trades" web development console intended to ease all your bugtracking, testing and page architecture tasks. Its siblings, RedSand and SimpleClasses form a sound, dynamic, object oriented JavaScript/DHTML framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Debug criminals we debug the criminals rpg game and adding some extra stuff to the game
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.