Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit ab2da11

Browse files
authoredSep 8, 2024
Update README.md
1 parent 250f1f3 commit ab2da11

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
> **Warning**
2+
>
3+
> This package is no longer maintained, we strongly recommend using Laravel's official [laravel/octane](https://github.com/laravel/octane) as an alternative.
4+
>
5+
> 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.)
6+
17
# Laravel-Swoole
28

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

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

17+
** This project is no longer maintained, we strongly suggest using
18+
1119
## Version Compatibility
1220

1321
| PHP | Laravel | Lumen | Swoole |

0 commit comments

Comments
 (0)