Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries. Learn more →
xDebug Alternatives
Similar projects and alternatives to xDebug
-
-
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.
-
-
-
-
-
-
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
-
-
PHP Code Sniffer
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
-
-
-
-
-
-
-
-
-
XHProf
XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
xDebug discussion
xDebug reviews and mentions
-
5 essential tools for Laravel development
(Free) https://xdebug.org/
-
Interactive debugging with Symfony Console
I thought to myself, "Wouldn't it be clever if we could have an Xdebug-like step debugger for the evaluation engine? I know that Symfony Console has all the functionality I need for this..."
-
Use XDebug for PHP Project Debugging
XDebug is an indispensable debugging tool in PHP development, offering powerful features for breakpoint debugging, performance analysis, and code coverage. With XDebug, developers can set breakpoints in the code, inspect variable values, trace function call stacks, analyze performance bottlenecks, and greatly enhance PHP development efficiency and code quality.
- PHP sem nada de Xampp e com muito Xdebug no Windows
-
XDebug with WP-Setup
WP Setup has been updated to version 1.1.0, introducing Xdebug support and allowing for easy generation of test coverage reports.
-
Maximizing Laravel's potential: Strategies for high-performance optimization
Code profiling: Code profiling involves measuring the performance of your code by analyzing the execution time and memory usage of specific functions or methods. You can use a tool like Xdebug or Blackfire to perform code profiling on your Laravel application. To use Blackfire, ensure that your environment meets the following requirements:
-
8 Essential Tools Every PHP Developer Needs
xDebug is a powerful PHP debugging and profiling tool. Integrated with many IDEs, it can be used for step-by-step debugging, setting breakpoints, and real-time value inspection, making the debugging process more efficient. (xDebug is already built into ServBay, no need for separate installation)
-
Installing PHP Unit
It is necessaire to active Xdebug on your PHP. More details on Xdebug official documentation.
-
Docker environment for WordPress development
Is a Docker WordPress Environment focused on the development of WordPress plugins and themes, supports WP-CLI, phpMyAdmin, Xdebug and WordPress Coding Standards - WPCS.
-
Moving from Java to PHP Project
I've gotten a lot of mileage out of Psalm, a static analysis tool that can help you identify potential bugs and things that might not be considered best practice, and XDebug, a debugging and profiling extension for PHP.
-
A note from our sponsor - Nutrient
www.nutrient.io | 15 Mar 2025
Stats
xdebug/xdebug is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of xDebug is PHP.