wire-elements/wire-spy

Devtools for Livewire
265,869 468
Install
composer require wire-elements/wire-spy
Latest Version:v0.0.12
License:MIT
Last Updated:Jan 3, 2025
Links: GitHub  ·  Packagist
Maintainer: PhiloNL

WireSpy—a sleek new debug bar for Livewire

Take your Livewire development to the next level with WireSpy. Instantly debug and interact with your components—inspect their state, modify it on the fly, and even time-travel through state changes to pinpoint issues. Stay on top of every event with a dedicated events page that displays dispatched events, the originating component, and the exact data payload. Plus, with the hot reload feature, any changes to your component files automatically refresh, keeping your workflow fast and efficient. WireSpy provides the power and precision you need to build and debug your Livewire apps.

Installation

Require this package using Composer:

composer require wire-elements/wire-spy --dev

Usage

Use CMD+L or CTRL+L on your keyboard to toggle WireSpy.

Configuration

To change the keybinding, publish the configuration file by running:

php artisan vendor:publish --tag=wire-spy-config

By default, WireSpy is enabled only in your local environment. You can override this in config/wire-spy.php or by setting an environment variable:

WIRE_SPY_ENABLED=true

Related Packages

tightenco/ziggy

Use your Laravel named routes in JavaScript.

52,744,679 4,314
spatie/shiki-php

Highlight code using Shiki in PHP

24,041,053 312
spatie/laravel-web-tinker

Artisan Tinker in your browser

4,285,216 1,217
malzariey/filament-daterangepicker-filter

This package uses daterangepciker library to filter date by a range or predefine...

2,700,630 178
emilianotisato/nova-tinymce

This Nova package allow you to use TinyMCE editor for text areas.You can customi...

972,036 116