{"id":20791183,"url":"https://github.com/sikessem/debugger","last_synced_at":"2025-07-02T06:30:28.913Z","repository":{"id":181424267,"uuid":"666634200","full_name":"Sikessem/Debugger","owner":"Sikessem","description":"🐛 Debug a PHP script easily by following its backtrace.","archived":false,"fork":false,"pushed_at":"2023-07-15T13:41:31.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"0.x","last_synced_at":"2025-06-19T14:08:46.602Z","etag":null,"topics":["backtrace","debug","php","tracer"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/sikessem/debugger","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sikessem.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-15T04:15:30.000Z","updated_at":"2025-04-21T11:37:26.000Z","dependencies_parsed_at":"2023-07-15T17:31:32.942Z","dependency_job_id":null,"html_url":"https://github.com/Sikessem/Debugger","commit_stats":null,"previous_names":["sikessem/debugger","sikessel/debugger","bridgetphp/tracer"],"tags_count":1,"template":false,"template_full_name":"Sikessem/Skeleton","purl":"pkg:github/Sikessem/Debugger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sikessem%2FDebugger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sikessem%2FDebugger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sikessem%2FDebugger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sikessem%2FDebugger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sikessem","download_url":"https://codeload.github.com/Sikessem/Debugger/tar.gz/refs/heads/0.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sikessem%2FDebugger/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263086144,"owners_count":23411651,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backtrace","debug","php","tracer"],"created_at":"2024-11-17T15:42:01.193Z","updated_at":"2025-07-02T06:30:28.870Z","avatar_url":"https://github.com/Sikessem.png","language":"PHP","readme":"\u003cdiv align=\"center\"\u003e\n\n[![sikessem-logo]][sikessem-link]\n\n\u003cbr/\u003e\n\n[![php-icon]][php-link]\n[![packagist-version-icon]][packagist-version-link]\n[![packagist-download-icon]][packagist-download-link]\n[![license-icon]][license-link]\n[![actions-icon]][actions-link]\n[![pr-icon]][pr-link]\n[![twitter-icon]][twitter-link]\n\n\u003c/div\u003e\n\n[sikessem-logo]: https://github.com/sikessem/art/blob/HEAD/images/sikessem.svg\n[sikessem-link]: https://github.com/sikessem \"Sikessem\"\n\n[php-icon]: https://img.shields.io/badge/PHP-ccc.svg?style=flat\u0026logo=php\n[php-link]: https://github.com/sikessem/debugger/search?l=php \"PHP code\"\n\n[packagist-version-icon]: https://img.shields.io/packagist/v/sikessem/debugger\n[packagist-version-link]: https://packagist.org/packages/sikessem/debugger \"Debugger Releases\"\n\n[packagist-download-icon]: https://img.shields.io/packagist/dt/sikessem/debugger\n[packagist-download-link]: https://packagist.org/packages/sikessem/debugger \"Debugger Downloads\"\n\n[actions-icon]: https://github.com/sikessem/debugger/workflows/CI/badge.svg\n[actions-link]: https://github.com/sikessem/debugger/actions \"Debugger status\"\n\n[pr-icon]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?color=brightgreen\n[pr-link]: https://github.com/sikessem/.github/blob/HEAD/CONTRIBUTING.md \"PRs welcome!\"\n\n[twitter-icon]: https://img.shields.io/twitter/follow/sikessem.svg?label=@sikessem_tweets\n[twitter-link]: https://twitter.com/intent/follow?screen_name=sikessem_tweets \"Ping Sikessem\"\n\n[license-icon]: https://img.shields.io/badge/license-MIT-blue.svg\n[license-link]: https://github.com/sikessem/debugger/blob/HEAD/LICENSE \"Debugger License\"\n[conduct-link]: https://github.com/sikessem/debugger/blob/HEAD/CODE_OF_CONDUCT.md\n[discuss-link]: https://github.com/orgs/sikessem/discussions\n[docs-link]: https://github.com/sikessem/debugger#readme \"Debugger Documentation\"\n\n***\n\n# 🐛 Sikessem Debugger\n\nDebug a PHP script easily by following its backtrace.\n\n## 🔖 Contents\n\n- [🐛 Sikessem Debugger](#-sikessem-debugger)\n  - [🔖 Contents](#-contents)\n  - [📋 Requirements](#-requirements)\n  - [🎉 Getting Started](#-getting-started)\n    - [⚡️ Installation](#️-installation)\n    - [🧑‍💻 Usage](#-usage)\n  - [📖 Documentation](#-documentation)\n  - [👏 Contribution](#-contribution)\n    - [👷 Code of Conduct](#-code-of-conduct)\n    - [👥 Contributing Guide](#-contributing-guide)\n    - [🔒️ Good First Issues](#️-good-first-issues)\n    - [💬 Discussions](#-discussions)\n  - [🔐 Security Reports](#-security-reports)\n  - [📄 License](#-license)\n\n## 📋 Requirements\n\n\u003e - **Requires [PHP 8.1+](https://php.net/releases/)** (at least 8.1.19 recommended to avoid potential bugs).\n\u003e - **Requires [Composer v2+](https://getcomposer.org/)** to manage PHP dependencies.\n\n## 🎉 Getting Started\n\n### ⚡️ Installation\n\nInstall [Debugger](https://packagist.org/packages/sikessem/debugger) using [Composer](https://getcomposer.org/):\n\n- By adding the `sikessem/debugger` dependency to your `composer.json` file:\n\n```json\n{\n    \"require\" : {\n        \"sikessem/debugger\": \"self.version\"\n    }\n}\n```\n\n- Or by including the dependency:\n\n```bash\ncomposer require sikessem/debugger --no-dev\n```\n\n### 🧑‍💻 Usage\n\n```php\n\u003c?php\n\n$trace = backtrace();\n\n$trace-\u003egetStack(); // Returns the trace stack\n\n$trace-\u003egetDirectory(); // Returns the trace directory\n\n$trace-\u003egetFile(); // Returns the trace file\n\n$trace-\u003egetLine(); // Returns the trace line\n\n$trace-\u003egetClass(); // Returns the trace class\n\n$trace-\u003egetObject(); // Returns the trace object\n\n$trace-\u003egetFunction(); // Returns the trace function\n\n$trace-\u003egetType(); // Returns the trace type\n\n$trace-\u003egetArgs(); // Returns the trace args\n\nvar_dump($trace); // Dumps the trace stack\n```\n\n## 📖 Documentation\n\nThe full documentation for the Sikessem Debugger can be found on [this address][docs-link].\n\n## 👏 Contribution\n\nThe main purpose of this repository is to continue evolving Sikessem. We want to make contributing to this project as easy and transparent as possible, and we are grateful to the community for contributing bug fixes and improvements. Read below to learn how you can take part in improving Sikessem.\n\n### [👷 Code of Conduct][conduct-link]\n\nSikessem has adopted a Code of Conduct that we expect project participants to adhere to.\nPlease read the [full text][conduct-link] so that you can understand what actions will and will not be tolerated.\n\n### 👥 [Contributing Guide][pr-link]\n\nRead our [**Contributing Guide**][pr-link] to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Sikessem.\n\n### 🔒️ Good First Issues\n\nWe have a list of [good first issues][gfi] that contain bugs which have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.\n\n[gfi]: https://github.com/sikessem/debugger/labels/good%20first%20issue\n\n### 💬 Discussions\n\nLarger discussions and proposals are discussed in [**Sikessem's GitHub discussions**][discuss-link].\n\n## 🔐 Security Reports\n\nIf you discover a security vulnerability within [Sikessem][sikessem-link], please email [SIGUI Kessé Emmanuel](https://sigui.ci) at [contact@sigui.ci](mailto:contact@sigui.ci). All security vulnerabilities will be promptly addressed.\n\n## 📄 License\n\nThe Sikessem Debugger is open-sourced software licensed under the  [MIT License](https://opensource.org/licenses/MIT) - see the [LICENSE][license-link] file for details.\n\n***\n\n\u003cdiv align=\"center\"\u003e\u003csub\u003eMade with ❤︎ by \u003ca href=\"https://twitter.com/intent/follow?screen_name=siguici\" style=\"content:url(https://img.shields.io/twitter/follow/siguici.svg?label=@siguici);margin-bottom:-6px\"\u003e@siguici\u003c/a\u003e.\u003c/sub\u003e\u003c/div\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsikessem%2Fdebugger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsikessem%2Fdebugger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsikessem%2Fdebugger/lists"}