jmslbam/ray-php-errors 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jmslbam/ray-php-errors

最新稳定版本:v1.1.1

Composer 安装命令:

composer require jmslbam/ray-php-errors

包简介

Pushes errors that normally would go into the 'debug.log' to Spatie's Ray debugger

README 文档

README

Pushes errors that normally would go into the error.log or debug.log straight into Spatie's Ray debugger

Installation

composer require jmslbam/ray-php-errors

Activation

Add ( new JMSLBAM\RayPHPErrors\Ray() )->init( true ); somewhere in your PHP code.

Passing true to the init() also shows the error on you screen. For example, with WordPress I pass WP_DEBUG_DISPLAY as argument.

统计信息

  • 总下载量: 325
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-03-18