spatie/laravel-horizon-watcher
Automatically restart Horizon when local PHP files change
1.2.0
2.6M downloads/mo
#2142 most downloaded on Packagist
spatie/laravel-horizon-watcher
What this package is like to depend on
Last release 5 months ago
12 Mar 2026
Release timing varies
gaps range from 2 weeks to 12 months
Nearly every release is documented
notes for 20 of 20 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
20 releases · first in 2022
2 releases in the last 12 months
see the full history below
Release timeline
20 releases · Oct 2022 to Mar 2026Releases
latest 20-
1.2.012 Mar 2026Release notes
Open source →What's Changed
- Restored PHP 8.3 and 8.4 support that was accidentally dropped in v1.1.5
- Added PHP 8.3 and 8.4 to the CI test matrix
Full Changelog: 1.1.5...1.2.0
Release notes
Open source →What's Changed
- Restored PHP 8.3 and 8.4 support that was accidentally dropped in v1.1.5
- Added PHP 8.3 and 8.4 to the CI test matrix
Full Changelog: https://github.com/spatie/laravel-horizon-watcher/compare/1.1.5...1.2.0
-
1.1.527 Feb 2026 -
1.1.417 Jul 2025Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #46
- Add
bootstrap/app.phpandbootstrap/providers.phpto watched file… by @kamilkozak in #48
New Contributors
- @kamilkozak made their first contribution in #48
Full Changelog: 1.1.3...1.1.4
Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/spatie/laravel-horizon-watcher/pull/46
- Add
bootstrap/app.phpandbootstrap/providers.phpto watched file… by @kamilkozak in https://github.com/spatie/laravel-horizon-watcher/pull/48
New Contributors
- @kamilkozak made their first contribution in https://github.com/spatie/laravel-horizon-watcher/pull/48
Full Changelog: https://github.com/spatie/laravel-horizon-watcher/compare/1.1.3...1.1.4
-
1.1.317 Apr 2025Release notes
Open source →What's Changed
- Make --reload-config use system env's by @JonathanGawrych in #45
New Contributors
- @JonathanGawrych made their first contribution in #45
Full Changelog: 1.1.2...1.1.3
Release notes
Open source →What's Changed
- Make --reload-config use system env's by @JonathanGawrych in https://github.com/spatie/laravel-horizon-watcher/pull/45
New Contributors
- @JonathanGawrych made their first contribution in https://github.com/spatie/laravel-horizon-watcher/pull/45
Full Changelog: https://github.com/spatie/laravel-horizon-watcher/compare/1.1.2...1.1.3
-
1.1.210 Apr 2025Release notes
Open source →What's Changed
- Add support to reflect changes in .env when restarting queue workers by @chippisc in https://github.com/spatie/laravel-horizon-watcher/pull/44
New Contributors
- @chippisc made their first contribution in https://github.com/spatie/laravel-horizon-watcher/pull/44
Full Changelog: https://github.com/spatie/laravel-horizon-watcher/compare/1.1.1...1.1.2
-
1.1.121 Feb 2025Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #32
- Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in #34
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #38
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #39
- Laravel 12.x Compatibility by @laravel-shift in #43
Full Changelog: 1.1.0...1.1.1
Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in https://github.com/spatie/laravel-horizon-watcher/pull/32
- Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in https://github.com/spatie/laravel-horizon-watcher/pull/34
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/spatie/laravel-horizon-watcher/pull/38
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in https://github.com/spatie/laravel-horizon-watcher/pull/39
- Laravel 12.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-horizon-watcher/pull/43
Full Changelog: https://github.com/spatie/laravel-horizon-watcher/compare/1.1.0...1.1.1
-
1.1.004 Mar 2024Release notes
Open source →What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #28
New Contributors
- @laravel-shift made their first contribution in #28
Full Changelog: 1.0.7...1.1.0
Release notes
Open source →What's Changed
- Laravel 11.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-horizon-watcher/pull/28
New Contributors
- @laravel-shift made their first contribution in https://github.com/spatie/laravel-horizon-watcher/pull/28
Full Changelog: https://github.com/spatie/laravel-horizon-watcher/compare/1.0.7...1.1.0
-
1.0.705 Feb 2024Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #25
- Fixed typo (took the liberty to make the info-line more clear) by @ypho in #27
New Contributors
Full Changelog: 1.0.6...1.0.7
Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in https://github.com/spatie/laravel-horizon-watcher/pull/25
- Fixed typo (took the liberty to make the info-line more clear) by @ypho in https://github.com/spatie/laravel-horizon-watcher/pull/27
New Contributors
- @ypho made their first contribution in https://github.com/spatie/laravel-horizon-watcher/pull/27
Full Changelog: https://github.com/spatie/laravel-horizon-watcher/compare/1.0.6...1.0.7
-
1.0.624 Oct 2023Release notes
Open source →What's Changed
- Install as dep by @francoism90 in #20
- Forward signal to process by @joelvh in #22
New Contributors
- @francoism90 made their first contribution in #20
Full Changelog: 1.0.5...1.0.6
Release notes
Open source →What's Changed
- Install as dep by @francoism90 in https://github.com/spatie/laravel-horizon-watcher/pull/20
- Forward signal to process by @joelvh in https://github.com/spatie/laravel-horizon-watcher/pull/22
New Contributors
- @francoism90 made their first contribution in https://github.com/spatie/laravel-horizon-watcher/pull/20
Full Changelog: https://github.com/spatie/laravel-horizon-watcher/compare/1.0.5...1.0.6
-
1.0.515 Jun 2023Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #14
- Trap signals rather than killing processes by @joelvh in #16
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #15
New Contributors
Full Changelog: 1.0.4...1.0.5
Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in https://github.com/spatie/laravel-horizon-watcher/pull/14
- Trap signals rather than killing processes by @joelvh in https://github.com/spatie/laravel-horizon-watcher/pull/16
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in https://github.com/spatie/laravel-horizon-watcher/pull/15
New Contributors
- @joelvh made their first contribution in https://github.com/spatie/laravel-horizon-watcher/pull/16
Full Changelog: https://github.com/spatie/laravel-horizon-watcher/compare/1.0.4...1.0.5
-
1.0.425 Apr 2023Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in https://github.com/spatie/laravel-horizon-watcher/pull/10
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in https://github.com/spatie/laravel-horizon-watcher/pull/11
- Add --without-tty option to command by @rasmuscnielsen in https://github.com/spatie/laravel-horizon-watcher/pull/13
New Contributors
- @rasmuscnielsen made their first contribution in https://github.com/spatie/laravel-horizon-watcher/pull/13
Full Changelog: https://github.com/spatie/laravel-horizon-watcher/compare/1.0.3...1.0.4
-
1.0.315 Mar 2023Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/spatie/laravel-horizon-watcher/pull/6
- Kill child processes before exiting horizon by @sdapkus in https://github.com/spatie/laravel-horizon-watcher/pull/9
New Contributors
- @sdapkus made their first contribution in https://github.com/spatie/laravel-horizon-watcher/pull/9
Full Changelog: https://github.com/spatie/laravel-horizon-watcher/compare/1.0.2...1.0.3
-
1.0.225 Jan 2023Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/spatie/laravel-horizon-watcher/pull/2
- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in https://github.com/spatie/laravel-horizon-watcher/pull/5
New Contributors
- @dependabot made their first contribution in https://github.com/spatie/laravel-horizon-watcher/pull/2
Full Changelog: https://github.com/spatie/laravel-horizon-watcher/compare/1.0.1...1.0.2
-
1.0.130 Oct 2022 -
1.0.030 Oct 2022 -
0.0.530 Oct 2022Release notes
Open source →Full Changelog: https://github.com/spatie/laravel-horizon-watcher/compare/0.0.4...0.0.5
-
0.0.430 Oct 2022Release notes
Open source →What's Changed
- Update README.md by @trippo in https://github.com/spatie/laravel-horizon-watcher/pull/1
New Contributors
- @trippo made their first contribution in https://github.com/spatie/laravel-horizon-watcher/pull/1
Full Changelog: https://github.com/spatie/laravel-horizon-watcher/compare/0.0.3...0.0.4
-
0.0.328 Oct 2022Release notes
Open source →Full Changelog: https://github.com/spatie/laravel-horizon-watcher/compare/0.0.1...0.0.3
-
0.0.228 Oct 2022 -
0.0.128 Oct 2022