PackageTrack
Sign in Get early access

laravel/octane

Supercharge your Laravel application's performance.

v2.19.1 30M downloads/mo #474 most downloaded on Packagist laravel/octane

What this package is like to depend on

Last release 10 days ago

13 Aug 2026

Ships fairly regularly

a new release about every 2 weeks

Nearly every release is documented

notes for 146 of 150 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

150 releases · first in 2021

20 releases in the last 12 months

see the full history below

Release timeline

150 releases · Apr 2021 to Aug 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 150
  1. v2.19.1 13 Aug 2026
    Release notes
    • Cast $managerProcessId to integer within Swoole's ServerProcessInspector::stopServer() by @crynobone in #1158
    Open source →
    Release notes
    • Cast $managerProcessId to integer within Swoole's ServerProcessInspector::stopServer() by @crynobone in https://github.com/laravel/octane/pull/1158
    Open source →
  2. v2.19.0 05 Aug 2026
    Release notes
    Open source →
    Release notes
    • Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by @dependabot[bot] in https://github.com/laravel/octane/pull/1154
    • Override "server" artisan dev command by @joetannenbaum in https://github.com/laravel/octane/pull/1156
    Open source →
  3. v2.18.0 21 Jul 2026
    Release notes
    • Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by @dependabot[bot] in #1145
    • Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in #1146
    • Add state_file config option with env() override by @serpentblade in #1147
    • Update the existing OCTANE_SERVER value on install by @lazerg in #1148
    • fix: prevent malformed multipart request from crashing the frankenphp worker by @lazerg in #1152
    • Fix formatting in Caddyfile stub by @michaelr0 in #1153
    Open source →
    Release notes
    • Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by @dependabot[bot] in https://github.com/laravel/octane/pull/1145
    • Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in https://github.com/laravel/octane/pull/1146
    • Add state_file config option with env() override by @serpentblade in https://github.com/laravel/octane/pull/1147
    • Update the existing OCTANE_SERVER value on install by @lazerg in https://github.com/laravel/octane/pull/1148
    • fix: prevent malformed multipart request from crashing the frankenphp worker by @lazerg in https://github.com/laravel/octane/pull/1152
    • Fix formatting in Caddyfile stub by @michaelr0 in https://github.com/laravel/octane/pull/1153
    Open source →
  4. v2.17.5 04 Jun 2026
    Release notes
    Open source →
    Release notes
    • fix: prevent frankenphp-worker from spitting html into stdout by @Carnicero90 in https://github.com/laravel/octane/pull/1127
    • Enhance Boost guidelines with comprehensive Octane AI context by @rupeshstha in https://github.com/laravel/octane/pull/1122
    • GitHub Actions hardening by @nunomaduro in https://github.com/laravel/octane/pull/1131
    • Bump actions/checkout from 4.3.1 to 6.0.3 in the github-actions group by @dependabot[bot] in https://github.com/laravel/octane/pull/1132
    • [2.x] Fix Symfony 8.1 compatibility for Swoole by @crynobone in https://github.com/laravel/octane/pull/1134
    • Pin pull requests and issues workflows to least-privilege reusable workflows by @nunomaduro in https://github.com/laravel/octane/pull/1136
    • Pin pull requests and issues workflows to latest laravel/.github by @nunomaduro in https://github.com/laravel/octane/pull/1137
    • Add Dependabot cooldown of 5 days by @nunomaduro in https://github.com/laravel/octane/pull/1138
    • Enable Dependabot auto-merge by @nunomaduro in https://github.com/laravel/octane/pull/1139
    Open source →
  5. v2.17.4 22 May 2026
    Release notes
    • Skip full compiled route iteration in router listener by @faytekin in #1126
    Open source →
    Release notes
    • Skip full compiled route iteration in router listener by @faytekin in https://github.com/laravel/octane/pull/1126
    Open source →
  6. v2.17.3 23 Apr 2026
    Release notes
    Open source →
    Release notes
    • Refresh Router Containers for Compiled Routes by @dbpolito in https://github.com/laravel/octane/pull/1121
    Open source →
  7. v2.17.2 16 Apr 2026
    Release notes
    Open source →
    Release notes
    • [2.x] Improves CI / tests against L13 by @nunomaduro in https://github.com/laravel/octane/pull/1107
    Open source →
  8. v2.17.1 18 Mar 2026
    Release notes
    Open source →
    Release notes
    • Fix laravel Octane Store by @kamil-michalak in https://github.com/laravel/octane/pull/1106
    Open source →
  9. v2.17.0 18 Mar 2026
    Release notes
    • Support PHPUnit 13 and fix Laravel Passport compatibility conflicts by @Nationalcat in #1103
    Open source →
    Release notes
    • Support PHPUnit 13 and fix Laravel Passport compatibility conflicts by @Nationalcat in https://github.com/laravel/octane/pull/1103
    Open source →
  10. v2.16.0 17 Mar 2026
    Release notes
    Open source →
    Release notes
    • [2.x] PHP 8.5 Compatibility by @crynobone in https://github.com/laravel/octane/pull/1080
    • [2.x] Supports Laravel 13 by @crynobone in https://github.com/laravel/octane/pull/1093
    Open source →
  11. v2.15.0 10 Mar 2026
    Release notes
    • Add Boost guidelines for Octane dependency injection by @pushpak1300 in https://github.com/laravel/octane/pull/1099
    • Fix Swoole auto worker count in containers by @mtawil in https://github.com/laravel/octane/pull/1101
    Open source →
  12. v2.14.0 20 Feb 2026
    Release notes
    • Allow to use more environment variables to FrankenPHP/Caddyfile #895 by @taai in https://github.com/laravel/octane/pull/1095
    • Format Caddyfile stub by @davidkvasnovsky in https://github.com/laravel/octane/pull/1096
    Open source →
  13. v2.13.5 22 Jan 2026
    Release notes
    • Add the GITHUB_PROXY_PREFIX environment variable by @sanzhangshitou in https://github.com/laravel/octane/pull/1091
    Open source →
  14. v2.13.4 21 Dec 2025
    Release notes
    • Fix APP_PUBLIC_PATH fallback logic in frankenphp-worker by @kieranbrown in https://github.com/laravel/octane/pull/1085
    Open source →
  15. v2.13.3 10 Dec 2025
    Release notes
    • Remove setAccessible calls from reflection properties and methods by @sy-records in https://github.com/laravel/octane/pull/1083
    Open source →
  16. v2.13.2 28 Nov 2025
    Release notes
    • Register reload command by @barryvdh in https://github.com/laravel/octane/pull/1081
    Open source →
  17. v2.13.1 27 Oct 2025
    Release notes
    • [2.x] Don't ignore write error messages anymore by @Carnicero90 in https://github.com/laravel/octane/pull/1068
    • fix(concurrency): skip Octane::concurrently when no tasks to prevent … by @emtudo in https://github.com/laravel/octane/pull/1071
    • Update the signature for octane:start by @sy-records in https://github.com/laravel/octane/pull/1073
    Open source →
  18. v2.13.0 13 Oct 2025
    Release notes
    • feat: download FrankenPHP mostly static binary when possible by @dunglas in https://github.com/laravel/octane/pull/1065
    Open source →
  19. v2.12.3 23 Sep 2025
    Release notes
    • Replace Octane::writeError with die statements by @7amoood in https://github.com/laravel/octane/pull/1057
    • Advance worker initialization in frankenphp-worker by @sy-records in https://github.com/laravel/octane/pull/1059
    Open source →
  20. v2.12.2 07 Sep 2025
    Release notes
    • FrankenPHP: show worker startup errors if APP_DEBUG=true by @AlliBalliBaba in https://github.com/laravel/octane/pull/1055
    Open source →
  21. v2.12.1 25 Jul 2025
    Release notes
    • Fix getting clear_opcache config failures by @sy-records in https://github.com/laravel/octane/pull/1037
    • [2.x] Fix resolving StreamResponse callback by @crynobone in https://github.com/laravel/octane/pull/1042
    • Fix FlushUploadedFiles listener by @eldario in https://github.com/laravel/octane/pull/1044
    Open source →
  22. v2.12.0 18 Jul 2025
    Release notes
    • Add configurable opcache clearing and static file serving options by @hughcube in https://github.com/laravel/octane/pull/1035
    Open source →
  23. v2.11.0 28 Jun 2025
    Release notes
    • Use FrankenPHP's built-in file watcher by @kohenkatz in https://github.com/laravel/octane/pull/971
    Open source →
  24. v2.10.0 16 Jun 2025
    Release notes
    • Allow configuring max workers, requests via config by @glensc in https://github.com/laravel/octane/pull/1028
    Open source →
  25. v2.9.3 14 May 2025
    Release notes
    • Use null coalescing operator for vendor directory assignment by @sy-records in https://github.com/laravel/octane/pull/1027
    Open source →
  26. v2.9.2 05 May 2025
    Release notes
    • Fix argument in RoadRunner process reset command by @sy-records in https://github.com/laravel/octane/pull/1023
    • Allows run server with composer vendor out of application by @unidevio in https://github.com/laravel/octane/pull/1025
    Open source →
  27. v2.9.1 13 Apr 2025
    Release notes
    • FrankenPHP: Fix ServerProcessInspector::adminUrl() by @rush9537 in https://github.com/laravel/octane/pull/1021
    Open source →
  28. v2.9.0 04 Apr 2025
    Release notes
    • Add {$CADDY_EXTRA_CONFIG} to Caddyfile by @tm1000 in https://github.com/laravel/octane/pull/1017
    • Update logo by @iamdavidhill in https://github.com/laravel/octane/pull/1018
    Open source →
  29. v2.8.3 01 Apr 2025
    Release notes
    • [2.x] Flush Vite per-request state by @timacdonald in https://github.com/laravel/octane/pull/1016
    Open source →
  30. v2.8.2 12 Mar 2025
    Release notes
    • Supports PHPStan 2 by @crynobone in https://github.com/laravel/octane/pull/1006
    • Test Improvements by @crynobone in https://github.com/laravel/octane/pull/1005
    • Chokidar v4 wildcards support by @4unit in https://github.com/laravel/octane/pull/1003
    • Fix tests CI by @sy-records in https://github.com/laravel/octane/pull/1007
    • Set version=3 for RoadRunner's reload by @apih in https://github.com/laravel/octane/pull/1008
    Open source →
  31. v2.8.1 19 Feb 2025
    Release notes
    • Supports Laravel 12 by @crynobone in https://github.com/laravel/octane/pull/987
    Open source →
  32. v2.8.0 18 Feb 2025
    Release notes
    • Simplify SwooleTable class structure and remove version checks by @sy-records in https://github.com/laravel/octane/pull/1000
    • Support partitioned cookie by @sy-records in https://github.com/laravel/octane/pull/999
    Open source →
  33. v2.7.0 11 Feb 2025
    Release notes
    • perf: improve performance with FrankenPHP by @dunglas in https://github.com/laravel/octane/pull/991
    • Fix tests CI by @sy-records in https://github.com/laravel/octane/pull/995
    Open source →
  34. v2.6.1 28 Jan 2025
    Release notes
    • Bump inertiajs/inertia-laravel dependencies by @crynobone in https://github.com/laravel/octane/pull/988
    Open source →
  35. v2.6.0 25 Nov 2024
    Release notes
    • [2.x] Supports PHP 8.4 for Roadrunner and FrankenPHP by @crynobone in https://github.com/laravel/octane/pull/964
    • [2.x] Supports PHP 8.4 for swoole by @crynobone in https://github.com/laravel/octane/pull/966
    • FrankenPHP: Allow running Octane without artisan command by @AlliBalliBaba in https://github.com/laravel/octane/pull/968
    Open source →
  36. v2.5.9 06 Oct 2024
    Release notes
    • Git ignore the **/caddy directories by @maartenpaauw in https://github.com/laravel/octane/pull/960
    Open source →
  37. v2.5.8 01 Oct 2024
    Release notes
    • [2.x] Supports Laravel Prompts 0.2 and 0.3 by @webard in https://github.com/laravel/octane/pull/956
    Open source →
  38. v2.5.7 27 Sep 2024
    Release notes
    • Update logo to support dark/light theme by @milewski in https://github.com/laravel/octane/pull/958
    • Fixed host argument to use the getHost() function by @elomonaco in https://github.com/laravel/octane/pull/957
    Open source →
  39. v2.5.6 24 Sep 2024
    Release notes
    • Fix Memory Exhaustion in ConvertSwooleRequestToIlluminateRequest by Cleaning Up Unused Variables by @jbidad in https://github.com/laravel/octane/pull/953
    Open source →
  40. v2.5.5 11 Sep 2024
    Release notes
    • Fix: Removes dd() workaround for Frankenphp. by @AlliBalliBaba in https://github.com/laravel/octane/pull/945
    • Add keep-config option to install command by @MatusBoa in https://github.com/laravel/octane/pull/946
    Open source →
  41. v2.5.4 09 Aug 2024
    Release notes
    • Do not perform deletion operations during traversal by @hughcube in https://github.com/laravel/octane/pull/941
    Open source →
  42. v2.5.3 05 Aug 2024
    Release notes
    • fix: RoadRunner streaming through generators by @danharrin in https://github.com/laravel/octane/pull/939
    Open source →
  43. v2.5.2 08 Jul 2024
    Release notes
    • Fix buffer error (issue #922) by @atom1285 in https://github.com/laravel/octane/pull/923
    • Add .mjs extension to MIME types by @luukbox in https://github.com/laravel/octane/pull/924
    Open source →
  44. v2.5.1 01 Jul 2024
    Release notes
    • [2.x] Swoole $verbosity must be of type int, null given. by @xiCO2k in https://github.com/laravel/octane/pull/920
    Open source →
  45. v2.5.0 24 Jun 2024
    Release notes
    • Refreshes log manager container by @timacdonald in https://github.com/laravel/octane/pull/910
    • Fix inter test dependencies by @timacdonald in https://github.com/laravel/octane/pull/914
    • Add laravel/prompts by @xiCO2k in https://github.com/laravel/octane/pull/917
    Open source →
  46. v2.4.0 31 May 2024
    Release notes
    • Add --admin-host argument to FrankenPHP Command by @alextricity25 in https://github.com/laravel/octane/pull/898
    • Give New Application to Routes by @dbpolito in https://github.com/laravel/octane/pull/899
    • Reduce sleep between reading server logs to improve performance for heavy-logging Laravel application using a stderr/stdout logging driver. by @LauJosefsen in https://github.com/laravel/octane/pull/902
    Open source →
  47. v2.3.12 24 May 2024
    Release notes
    • UrlGenerator Sandbox by @dbpolito in https://github.com/laravel/octane/pull/896
    • Finishes garbage collection before restarting the FrankenPHP worker process by @AlliBalliBaba in https://github.com/laravel/octane/pull/897
    Open source →
  48. v2.3.11 16 May 2024
    Release notes
    • Fix to stuck in "Application change detected. Restarting workers" with Octane + FrankenPHP + Sail. by @gazzoy in https://github.com/laravel/octane/pull/890
    Open source →
  49. v2.3.10 07 May 2024
    Release notes
    • [2.x] Removes frankenphp out of beta by @nunomaduro in https://github.com/laravel/octane/pull/882
    • fix: use capture to populate global request with json array by @krowinski in https://github.com/laravel/octane/pull/883
    Open source →
  50. v2.3.9 29 Apr 2024
    Release notes
    • feat: enable Brotli compression when using FrankenPHP by @dunglas in https://github.com/laravel/octane/pull/880
    Open source →
  51. v2.3.8 18 Apr 2024
    Release notes
    • Ignored http-chunk usage in open_http2_protocol by @sy-records in https://github.com/laravel/octane/pull/875
    • fix script: debug['level'] may be missing by @chu121su12 in https://github.com/laravel/octane/pull/872
    Open source →
  52. v2.3.7 01 Apr 2024
    Release notes
    • Display correct elapsed time with Roadrunner by @Joel-Jensen in https://github.com/laravel/octane/pull/865
    • Fix #851: When docker stop container, db connections still persists by @Focusnik in https://github.com/laravel/octane/pull/853
    • fix: config watch list database dir; by @olexoliinyk0 in https://github.com/laravel/octane/pull/867
    Open source →
  53. v2.3.6 26 Mar 2024
    Release notes
    • [2.x] Make commands lazy by @timacdonald in https://github.com/laravel/octane/pull/857
    • [2.x] Fixes Swoole PUT|PATCH|DELETE requests on Laravel 11 by @nunomaduro in https://github.com/laravel/octane/pull/862
    • [2.x] Closes monolog handlers by event listener if the worker stops by @NiroDeveloper in https://github.com/laravel/octane/pull/854
    • Fix undefined array key "assets" by @sy-records in https://github.com/laravel/octane/pull/864
    • Ensure HTTP server port is available by @smortexa in https://github.com/laravel/octane/pull/852
    Open source →
  54. v2.3.5 08 Mar 2024
    Release notes
    • [2.x] Ignores storage clean stamps will be incomplete by @nunomaduro in https://github.com/laravel/octane/pull/848
    Open source →
  55. v2.3.4 23 Feb 2024
    Release notes
    • fix swoole file streaming by @L3o-pold in https://github.com/laravel/octane/pull/842
    Open source →
  56. v2.3.3 04 Feb 2024
    Release notes
    • Update InstallCommand.php by @brunograndecom in https://github.com/laravel/octane/pull/830
    Open source →
  57. v2.3.2 30 Jan 2024
    Release notes
    • Carbon v3 by @driesvints in https://github.com/laravel/octane/pull/825
    Open source →
  58. v2.3.1 20 Jan 2024
    Release notes
    • [2.x] Flushes Once::class on Operation Terminated by @nunomaduro in https://github.com/laravel/octane/pull/821
    • Fix Swoole in-memory table size by @miguilimzero in https://github.com/laravel/octane/pull/818
    Open source →
  59. v2.3.0 16 Jan 2024
    Release notes
    • [2.x] Laravel v11 support by @nunomaduro in https://github.com/laravel/octane/pull/812
    • FrankenPHP: Remove unnecessary use statement to fix PHP warning by @philbates35 in https://github.com/laravel/octane/pull/813
    • feat(frankenphp): make HTTP to HTTPS redirection opt-in by @dunglas in https://github.com/laravel/octane/pull/814
    Open source →
  60. v2.2.7 08 Jan 2024
    Release notes
    • [2.x] Fix missing array key issue with FrankenPHP by @driesvints in https://github.com/laravel/octane/pull/806
    • [2.x] Ensure URL defaults are flushed by @nunomaduro in https://github.com/laravel/octane/pull/807
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive