wendelladriel/slidewire

Create beautiful presentations powered by Livewire
4,981 138
Install
composer require wendelladriel/slidewire
Latest Version:v1.4.2
PHP:^8.4
License:MIT
Last Updated:Jul 24, 2026
Links: GitHub  ·  Packagist
Maintainer: wendell_adriel

Installation

You can install the package via composer:

composer require wendelladriel/slidewire

Usage

SlideWire is a Laravel package for building presentation decks with Livewire. Presentations are built as Blade files, rendered as a full-page Livewire experience, and support navigation, themes, fragments, code highlighting, diagrams, vertical stacks, and timed auto-slide flows.

Features

  • Full-page deck rendering with Livewire
  • Keyboard, click, swipe, and hash-based navigation
  • Horizontal slides with nested vertical slide groups
  • Directional controls, progress, and fullscreen support
  • Transition presets, fragments, and auto-animate
  • Auto-slide timers with config, deck, and slide precedence
  • Syntax highlighting with Phiki and theme-aware configuration
  • Reveal-style backgrounds with color, image, and video support
  • Structured theme presets with typography controls

Access the full documentation here.

Changelog

Please see the changelog for more information on what has changed recently.

Contributing

Thank you for considering contributing to SlideWire! You can read the contribution guide here.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

SlideWire is open-sourced software licensed under the MIT license.

Related Packages