Libraries tagged by Livewire HMVC
mozex/laravel-modules
19722 Downloads
Laravel package that auto-discovers and registers module assets (configs, routes, views, migrations, commands, Livewire, Filament, Nova, and more) from a Modules/ directory at the project root.
hexters/wirehmvc
11 Downloads
Package for laravel and livewwire with HMVC convept
phpsamurai/laravel-module-maker
0 Downloads
A Laravel package for generating modular HMVC structures with artisan commands
kstmostofa/laravel-whatsapp
1935 Downloads
Dual-backend Laravel package for WhatsApp: Meta Cloud API + bundled whatsapp-web.js sidecar. Ships a Livewire/Flux admin UI, queued jobs, webhooks with HMAC, Eloquent models, broadcasting, and CLI lifecycle commands.
pushery/webhooks-for-laravel
3080 Downloads
An all-in-one, config-gated webhooks toolkit for Laravel: send signed outbound webhooks (Standard Webhooks signatures by default, Ed25519 optional), receive and verify inbound ones, let customers self-serve their endpoints, and observe every delivery on a dashboard — switch on only the layers you need.
cleaniquecoders/laravel-config-webhook
430 Downloads
Define, sign, dispatch and log outgoing webhooks in Laravel with retries, HMAC signatures, and an optional Livewire + Flux admin UI.