Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
albertcht authored Sep 8, 2024
1 parent 250f1f3 commit ab2da11
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
> **Warning**
>
> This package is no longer maintained, we strongly recommend using Laravel's official [laravel/octane](https://github.com/laravel/octane) as an alternative.
>
> If you need coroutine support, consider trying [laravel-hyperf](https://github.com/swooletw/laravel-hyperf) for higher performance (This is a Laravel style Hyperf framework.)
# Laravel-Swoole

![php-badge](https://img.shields.io/badge/php-%3E%3D%207.2-8892BF.svg)
Expand All @@ -8,6 +14,8 @@

This package provides a high performance HTTP server to speed up your Laravel/Lumen application based on [Swoole](http://www.swoole.com/).

** This project is no longer maintained, we strongly suggest using

## Version Compatibility

| PHP | Laravel | Lumen | Swoole |
Expand Down

0 comments on commit ab2da11

Please sign in to comment.