Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Debug Laravel Package

redaxo/debug

View on GitHub
Deep Wiki
Context7

Debug-Addon

The debug addon extends REDAXO with tools for better performance and error analysis.

It is based on Clockwork and thus offers a browser-based interface, to visualise the processes within the REDAXO CMS.

It can be used directly in the browser or with a separate browser extension. A detailed description and information on optional browser extensions are available on the Clockwork website.

Installation

The addon is intended for development only. Add it as a dev dependency and install it via the REDAXO console:

composer require --dev redaxo/debug:^2.0@dev
bin/console addon:install debug

Usage

The addon integrates information on the following classes in Clockwork:

  • Redaxo\Core\Database\Sql
  • Redaxo\Core\Log\Logger
  • Redaxo\Core\Util\Timer
  • Redaxo\Core\ExtensionPoint\Extension / Redaxo\Core\ExtensionPoint\ExtensionPoint

To make your own PHP code visible in Clockwork and to analyse it, it can be measured using Redaxo\Core\Util\Timer:

use Redaxo\Core\Util\Timer;

Timer::measure('a-representative-label', function () {
    // arbitrary php code
});

Contributing

This repository is read-only. The addon is developed in the REDAXO core repository and split out here automatically. That's why issues and pull requests are disabled — please report issues and open pull requests in the core repository.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle