Linux 软件免费装
Banner图

Ray

开发者 freekmurze
更新时间 2023年3月21日 16:52
捐献地址: 去捐款
PHP版本: 5.5 及以上
WordPress版本: 6.2
版权: MIT

标签

debug development debugging developer

下载

0.0.8 0.10.0 0.11.0 0.13.0 1.0.0 1.0.1 1.0.2 1.0.3 1.1.0 1.1.1 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.3.0 1.3.2 1.3.3 1.4.0 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.6.0 1.7.0 1.7.1 1.7.2 1.7.3 1.7.4 1.7.5

详情介绍:

Ray is a beautiful, lightweight desktop app that helps you debug your app. There's a free demo available that can be unlocked with a license. After installing this plugin, you can use the ray() function to quickly dump stuff. Any variable(s) that you pass to ray() will be displayed. Here some examples: ` ray('Hello world'); ray(['a' => 1, 'b' => 2])->color('red'); ray('multiple', 'arguments', 'are', 'welcome'); ray()->showQueries(); ` There are many other helper functions available on Ray that allow you to display things that can help you debug such as runtime and memory usage, queries that were executed, and much more.

升级注意事项:

You can find the changelog at GitHub.

更新日志:

You can find the changelog at GitHub.