{"id":93865,"library":"00f100-phpdbug","title":"PHPdbug","description":"Package to debug everything in PHP","status":"active","version":"0.5.0","language":"php","source_language":null,"source_url":"https://github.com/00F100/phpdbug","tags":["debug","debugging","utility"],"install":[{"cmd":"composer require 00f100/phpdbug","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Debugger","correct":"use PHPdbug\\Debugger;"}],"quickstart":{"code":"<?php\nrequire_once 'vendor/autoload.php';\nuse PHPdbug\\Debugger;\n\n$debugger = new Debugger();\n$debugger->dump(['key' => 'value']); // prints debug output","lang":"php","description":"Initializes the debugger and dumps a variable"},"warnings":[{"fix":"Consider using established debugging tools like Symfony VarDumper or Kint.","message":"This package is not widely used and may have limited documentation.","severity":"gotcha","affected_versions":">=0.1.0"}],"env_vars":null,"search_vec":"'debug':4,8,9 'everyth':5 'packag':2 'php':7 'phpdbug':1 'util':10","created_at":"2026-06-19T09:57:09.561582+00:00","updated_at":"2026-06-19T09:57:09.561582+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/00f100/phpdbug","github":"https://github.com/00F100/phpdbug","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}