livewire VS horizon

Compare livewire vs horizon and see what are their differences.

livewire

A full-stack framework for Laravel that takes the pain out of building dynamic UIs. (by livewire)

horizon

Dashboard and code-driven configuration for Laravel queues. (by laravel)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
livewire horizon
8 6
23,529 4,146
0.1% 0.3%
9.9 9.0
1 day ago 7 days ago
PHP PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

livewire

Posts with mentions or reviews of livewire. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-02-27.

horizon

Posts with mentions or reviews of horizon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-05-27.
  • How I Built an Open-Source Social Media Scheduler with Laravel
    4 projects | dev.to | 27 May 2026
    From there the work fans out to Horizon, one queue per platform (social-x, social-linkedin, …). That isolation matters: if Instagram's API is having a slow afternoon, those jobs back up on their own queue instead of starving everyone else. The publish job is also idempotent, because a retry must never double-post:
  • Laravel Horizon in Production: Configuring AI Queue Workloads That Actually Hold
    1 project | dev.to | 14 May 2026
    One final note on the Horizon dashboard and Laravel Telescope together: Telescope’s job watcher captures the full job payload, exception stack trace, and timing for every failed job. For AI workloads, the job payload includes the prompt, which makes post-mortem analysis significantly faster. Enable the job watcher in non-production environments at minimum, and consider enabling it in production with payload scrubbing for anything containing PII. See the Laravel Horizon documentation for tag-based filtering, which lets you isolate AI job failures without noise from other queue traffic. Anthropic’s rate limit documentation is the authoritative reference for per-tier RPM and token-per-minute limits if you are calibrating your RateLimiter::for('ai-inference') ceiling.
  • Laravel Filament Multipanel Starter - Build your app fast
    6 projects | dev.to | 30 Jul 2025
    Laravel Horizon — queued jobs management — protected by auth and backend role
  • 5 Laravel Packages to Save Hours of Development Time
    5 projects | dev.to | 24 Mar 2025
    Package Link: Laravel Horizon
  • Why Laravel Horizon's unique jobs may not run
    1 project | /r/laravel | 10 Apr 2023
    What’s even stranger is that adding a delay to the job that’s over the trimming time will automatically trim the job by design - https://github.com/laravel/horizon/issues/1114
  • 10 Laravel packages that might save your day
    11 projects | dev.to | 11 Feb 2022
    3. laravel/horizon

What are some alternatives?

When comparing livewire and horizon you can also consider the following projects:

LaravelS - LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.

digikey-kicad-library - An atomic parts library for Ki-Cad.

aimeos-headless - Aimeos cloud-native, API-first ecommerce headless distribution based on Laravel for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce

laravel-rate-limited-job-middleware - A job middleware to rate limit jobs

breeze - Minimal Laravel authentication scaffolding with Blade, Vue, or React + Tailwind.

laravel-snappy - Laravel Snappy PDF

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that PHP is
the 14th most popular programming language
based on number of references?