PHPackages                             tumtum/symfony-twig-ray - 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. tumtum/symfony-twig-ray

ActiveSymfony-bundle[Debugging &amp; Profiling](/categories/debugging)

tumtum/symfony-twig-ray
=======================

SymfonyTwigRay extends the Twig templating engine in a Symfony project by adding ray() debugging functions.

1.1.0(3mo ago)0213MITPHP

Since Jul 7Pushed 3mo agoCompare

[ Source](https://github.com/TumTum/SymfonyTwigRay)[ Packagist](https://packagist.org/packages/tumtum/symfony-twig-ray)[ RSS](/packages/tumtum-symfony-twig-ray/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

SymfonyTwigRay
--------------

[](#symfonytwigray)

```
composer require --dev tumtum/symfony-twig-ray

```

SymfonyTwigRay extends the Twig templating engine in a Symfony project by adding specialized debugging functions. With these functions, you can easily send variables to Ray in different color-coded highlights, making it simpler to track, analyze, and resolve potential issues in your codebase.

```
{{ ray() }} eq {{ dump() }}
{{ ray(variable) }} eq {{ dump(variable) }}

{{ rayGreen(variable) }}
{{ rayOrange(variable) }}
{{ rayRed(variable) }}
{{ rayPurple(variable) }}
{{ rayBlue(variable) }}
{{ rayGray(variable) }}
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance81

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66.7% 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.

###  Release Activity

Cadence

Every ~210 days

Total

2

Last Release

98d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/08ef539c93c95c0ccb3c36d51c8cc86a6276e8e5a8fb3fadd983843b013dbba3?d=identicon)[TumTum](/maintainers/TumTum)

---

Top Contributors

[![TumTum](https://avatars.githubusercontent.com/u/225997?v=4)](https://github.com/TumTum "TumTum (2 commits)")[![tmloberon](https://avatars.githubusercontent.com/u/28302826?v=4)](https://github.com/tmloberon "tmloberon (1 commits)")

### Embed Badge

![Health badge](/badges/tumtum-symfony-twig-ray/health.svg)

```
[![Health](https://phpackages.com/badges/tumtum-symfony-twig-ray/health.svg)](https://phpackages.com/packages/tumtum-symfony-twig-ray)
```

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[jokkedk/webgrind

Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.

3.3k193.0k](/packages/jokkedk-webgrind)[koriym/printo

An object graph visualizer.

1421.8M2](/packages/koriym-printo)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)

PHPackages © 2026

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