PHPackages                             marcelovani/3d\_debugger - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. marcelovani/3d\_debugger

ActiveProject[Debugging &amp; Profiling](/categories/debugging)

marcelovani/3d\_debugger
========================

VR 3D Debugger

07[1 issues](https://github.com/marcelovani/3d_debugger/issues)Shell

Since Jun 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/marcelovani/3d_debugger)[ Packagist](https://packagist.org/packages/marcelovani/3d_debugger)[ RSS](/packages/marcelovani-3d-debugger/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

3D Debugger
===========

[](#3d-debugger)

Requirements
============

[](#requirements)

- PHP Xhprof

    - On Mac Os
        - Using Brew i.e. `brew install homebrew/php/php55-xhprof`
        - Using Port `port install php55-xhprof` then `port contents php55-xhprof` to show you where xhprof.so is located.
    - Remember to enable it in php.ini:

    ```
    [xhprof]
    extension=[path]/xhprof.so
    xhprof.output_dir="/tmp/xhprof"

    ```
- Dot ()

    - On Mac OS: `brew install graphviz`

Installation
============

[](#installation)

- Run `composer create-project marcelovani/3d_debugger -s dev`
- Follow the intallation steps from **vendor/marcelovani/xhprof/INSTALL**. Create config.php, set your DB credentials.
- Create a virtualhost and point to docroot **vendor/marcelovani/xhprof/xhprof\_html**.
- Add xhprof to your code. See *vendor/marcelovani/xhprof/examples/sample.php*.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2162363?v=4)[Marcelo Vani](/maintainers/marcelovani)[@marcelovani](https://github.com/marcelovani)

---

Top Contributors

[![marcelovani](https://avatars.githubusercontent.com/u/2162363?v=4)](https://github.com/marcelovani "marcelovani (21 commits)")

### Embed Badge

![Health badge](/badges/marcelovani-3d-debugger/health.svg)

```
[![Health](https://phpackages.com/badges/marcelovani-3d-debugger/health.svg)](https://phpackages.com/packages/marcelovani-3d-debugger)
```

###  Alternatives

[fjogeleit/prometheus-messenger-middleware

Prometheus Middleware for the Symfony Messenger Component

2255.2k](/packages/fjogeleit-prometheus-messenger-middleware)[spatie/craft-ray

Easily debug CraftCMS projects

1638.4k](/packages/spatie-craft-ray)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
