Download the PHP package getartisanflow/wireflow without Composer
On this page you can find all versions of the php package getartisanflow/wireflow. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download getartisanflow/wireflow
More information about getartisanflow/wireflow
Files in getartisanflow/wireflow
Download getartisanflow/wireflow
More information about getartisanflow/wireflow
Files in getartisanflow/wireflow
Vendor getartisanflow
Package wireflow
Short Description Livewire components for AlpineFlow — build interactive flow diagrams in Laravel.
License MIT
Package wireflow
Short Description Livewire components for AlpineFlow — build interactive flow diagrams in Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package wireflow
WireFlow
Livewire components for AlpineFlow — build interactive flow diagrams in Laravel with zero JavaScript.
Install
Quick Start
Features
- 12 Blade components matching AlpineFlow directives:
<x-flow>,<x-flow-handle>,<x-flow-panel>,<x-flow-toolbar>,<x-flow-drag-handle>,<x-flow-resizer>, and more WithWireFlowtrait for Livewire components with 50+ flow methods- Three sync modes: static, entangled, and collab
WireFlow::js()for client-side JavaScript callbacks- Server-side connection validation via
@connectevents - Bundled AlpineFlow assets — no npm install required
- Artisan install command (
php artisan wireflow:install) - Publishable configuration with theme support (default, flux, structural)
- Collaboration support with ReverbProvider
- Livewire 3 and 4 compatible
- Laravel 11, 12, and 13 compatible
Configuration
Acknowledgments
WireFlow is built on top of AlpineFlow, which was inspired by React Flow and its core architecture. Special thanks to the React Flow team for pioneering the open-source node-based UI space.
Follow the journey of building AlpineFlow and WireFlow at zachiler.dev.
Author
Created by Zac Hiler.
License
MIT
All versions of wireflow with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
illuminate/support Version ^11.0|^12.0|^13.0
livewire/livewire Version ^3.0|^4.0
illuminate/support Version ^11.0|^12.0|^13.0
livewire/livewire Version ^3.0|^4.0
The package getartisanflow/wireflow contains the following files
Loading the files please wait ...