tumtum/symfony-twig-ray
最新稳定版本:1.0.0
Composer 安装命令:
composer require tumtum/symfony-twig-ray
包简介
SymfonyTwigRay extends the Twig templating engine in a Symfony project by adding ray() debugging functions.
README 文档
README
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(variable) }}
{{ rayGreen(variable) }}
{{ rayOrange(variable) }}
{{ rayRed(variable) }}
{{ rayPurple(variable) }}
{{ rayBlue(variable) }}
{{ rayGray(variable) }}
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 132
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-07-07