craftquest/buggy
Composer 安装命令:
composer require craftquest/buggy
包简介
Put bugs in your control panel and then learn how to use Xdebug via CraftQuest.
README 文档
README
Buggy lets you add a fun bug infestation to your Craft Control Panel.
Requirements
This plugin requires Craft CMS 4.0.0 or later.
Installation
To install the plugin, use the Craft Plugin Store or follow these instructions:
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Then tell Composer to load the plugin:
composer require craftquest/buggy -
In the Control Panel, go to Settings → Plugins and click the “Install” button for Buggy.
Buggy Overview
Buggy has two modes:
- Automatic Bug Spawning: Learn how to debug using Xdebug by solving bugs in the code. The number of bugs crawling on the screen is related to the number of bugs in the code.
- Manual Bug Spawning: Generate and exterminate bugs using a simple interface. The bugs you generate will appear in the Control Panel.
Configuring Buggy
By default Buggy is turned on to Automatic Bug Spawning. If you turn off Automatic Bug Spawnig and haven't created any bug swarms manually, then you can get rid of the bugs.
The Automatic Bug Spawning will only work if the small code bugs shipped with Buggy remain unfixed. Manual Bug Spawning requires you to create bug using the interface.
Automatic Bug Spawning
Automatic Bug Spawning exists as a learning tool for the Debugging with Xdebug course from CraftQuest.io.
The bugs are spawned based on the number of software bugs the system detects. As each bugs is fxied, the nunber of bugs spawned is reduced until there are no more bugs.
At that point, you can enable Manual Bug Spawning, so you don't miss your crawling friends!
Manual Bug Spawning
To set up Manual Bug Spawning, copy the contents of example index.twig template in vendor/craftquest/example-templates to a template in your template directory.
Load that template in your web browser and you should see an interface for creating new bug swarms. Click the button "Create Swarm" and Buggy will automatically generate a new swarm of random size.
To get rid of the swarm, use the Spray Swarm button next to each swarm.
To get rid of the bugs on the screen you can just toggle off Manual Bug Spawning to remove the bugs completely.
Credits
- Andrew Welch at NyStudio107 for ideas and help
- AUZ Bug - the library this plugin uses to get the bugs on your screen.
Brought to you by Ryan Irelan
craftquest/buggy 适用场景与选型建议
craftquest/buggy 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 135 次下载、GitHub Stars 达 1, 最近一次更新时间为 2021 年 07 月 01 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「debugging」 「cms」 「Xdebug」 「bugs」 「Craft」 「control panel」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 craftquest/buggy 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 craftquest/buggy 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 craftquest/buggy 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Runs a php script with XDebug disabled
GraphQL authentication for your headless Craft CMS applications.
Set Links with a specific language parameter
Supercharged text field validation.
A PHP package that takes a snapshot of your application and allows you to retrieve it later to help with debugging.
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
统计信息
- 总下载量: 135
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 28
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-07-01
