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.
Features
- Temporarily disables Xdebug during Composer runs
- Automatically restarts the PHP process without Xdebug
- Restores Xdebug after Composer execution
- Improves performance for package installation and updates
- Detects Xdebug presence and handles version compatibility
- Simple integration with Composer scripts and workflows
Categories
DebuggersLicense
MIT LicenseFollow Composer Xdebug Handler
You Might Also Like
Gen AI apps are built with MongoDB Atlas
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.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Composer Xdebug Handler!