laravel / octane
Supercharge your Laravel application's performance.
Installs: 8 319 930
Dependents: 93
Suggesters: 0
Security: 0
Stars: 3 760
Watchers: 65
Forks: 295
Open Issues: 11
Requires
- php: ^8.1.0
- laminas/laminas-diactoros: ^3.0
- laravel/framework: ^10.10.1|^11.0
- laravel/prompts: ^0.1.24|^0.2.0|^0.3.0
- laravel/serializable-closure: ^1.3.0
- nesbot/carbon: ^2.66.0|^3.0
- symfony/console: ^6.0|^7.0
- symfony/psr-http-message-bridge: ^2.2.0|^6.4|^7.0
Requires (Dev)
- guzzlehttp/guzzle: ^7.6.1
- inertiajs/inertia-laravel: ^0.6.9|^1.0
- laravel/scout: ^10.2.1
- laravel/socialite: ^5.6.1
- livewire/livewire: ^2.12.3|^3.0
- mockery/mockery: ^1.5.1
- nunomaduro/collision: ^6.4.0|^7.5.2|^8.0
- orchestra/testbench: ^8.5.2|^9.0
- phpstan/phpstan: ^1.10.15
- phpunit/phpunit: ^10.4
- spiral/roadrunner-cli: ^2.6.0
- spiral/roadrunner-http: ^3.3.0
Conflicts
- spiral/roadrunner: <2023.1.0
- spiral/roadrunner-cli: <2.6.0
- spiral/roadrunner-http: <3.3.0
- 2.x-dev
- v2.5.9
- v2.5.8
- v2.5.7
- v2.5.6
- v2.5.5
- v2.5.4
- v2.5.3
- v2.5.2
- v2.5.1
- v2.5.0
- v2.4.0
- v2.3.12
- v2.3.11
- v2.3.10
- v2.3.9
- v2.3.8
- v2.3.7
- v2.3.6
- v2.3.5
- v2.3.4
- v2.3.3
- v2.3.2
- v2.3.1
- v2.3.0
- v2.2.7
- v2.2.6
- v2.2.5
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- 1.x-dev
- v1.5.6
- v1.5.5
- v1.5.4
- v1.5.3
- v1.5.2
- v1.5.1
- v1.5.0
- v1.4.3
- v1.4.2
- v1.4.1
- v1.4.0
- v1.3.10
- v1.3.9
- v1.3.8
- v1.3.7
- v1.3.6
- v1.3.5
- v1.3.4
- v1.3.3
- v1.3.2
- v1.3.1
- v1.3.0
- v1.2.16
- v1.2.15
- v1.2.14
- v1.2.13
- v1.2.12
- v1.2.11
- v1.2.10
- v1.2.9
- v1.2.8
- v1.2.7
- v1.2.6
- v1.2.5
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.21
- v1.0.20
- v1.0.19
- v1.0.18
- v1.0.17
- v1.0.16
- v1.0.15
- v1.0.14
- v1.0.13
- v1.0.12
- v1.0.11
- v1.0.10
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v0.5.0
- v0.4.0
- v0.3.2
- v0.3.1
- v0.3.0
- v0.2.0
- v0.1.1
- v0.1.0
This package is auto-updated.
Last update: 2024-10-08 16:07:42 UTC
README
Introduction
Laravel Octane supercharges your application's performance by serving your application using high-powered application servers, including FrankenPHP, Open Swoole, Swoole, and RoadRunner. Octane boots your application once, keeps it in memory, and then feeds it requests at supersonic speeds.
Official Documentation
Documentation for Octane can be found on the Laravel website.
Contributing
Thank you for considering contributing to Octane! You can read the contribution guide here.
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Laravel Octane is open-sourced software licensed under the MIT license.