Fallback Image
Fallback Image

High Speed with

Laravel Octane

Since April 2021, the beta version of the first-party package Laravel Octane is available. For high-performance Laravel environments, this means: enormous speed.

First insights into Octane were already available for participants at Laracon 2021 in March. Since April 6, the beta version is now available for free and offers its users a unified first party package for running high performance Laravel environments under PHP 8 – increased performance and speed included.

Boot Once for All Requests

Octane improves application performance by leveraging high-performance servers such as Swoole and RoadRunner. In traditional PHP applications, each incoming request launches a PHP FPM worker and thus a PHP process that completes all the necessary tasks to serve the request.

"Swool and RoadRunner form a worker for each incoming HTTP request, but share a booted framework. This means it is only booted on the first incoming request, and all subsequent requests can rely on a ready-made framework. This leads to the extreme speed of Octane", explains our Laravel expert Marcel Wege.


Join the

Laravel Meetup Germany!

Join us!