---
title: "Introducing Hypervel: A Coroutine Framework for Laravel Artisans"
url: https://daily.dev/posts/introducing-hypervel-a-coroutine-framework-for-laravel-artisans-9cci2cyy1
source_url: https://laravel-news.com/introducing-hypervel-a-coroutine-framework-for-laravel-artisans
type: article
source: "Laravel News"
published: 2025-03-28T07:09:45.382Z
updated: 2025-03-28T07:10:01.882Z
tags: ["webdev", "php", "laravel"]
reading_time: 5
upvotes: 53
comments: 3
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Introducing Hypervel: A Coroutine Framework for Laravel Artisans

**[Laravel News](https://daily.dev/sources/ln)** · 5 min read · 53 upvotes · 3 comments

## Summary

Hypervel is a high-performance PHP framework inspired by Laravel, designed for high-concurrency and I/O-intensive applications. Leveraging Swoole's asynchronous capabilities, it offers native coroutine support, significantly enhancing performance over Laravel's Octane by handling non-blocking I/O more efficiently. Hypervel maintains a Laravel-like development experience, making it accessible to Laravel developers with minimal learning curve. Ideal for microservices, API gateways, and high-concurrency applications, Hypervel promises up to hundreds of times higher QPS in I/O-intensive scenarios.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://laravel-news.com/introducing-hypervel-a-coroutine-framework-for-laravel-artisans>

## Community discussion

Top comments from developers on daily.dev.

**@fade\_networker** · 1 upvotes

> This is awesome.

**@andersonribeirolopes** · 0 upvotes

> why not support hyperf instead

**@goodway** · 0 upvotes

> Great job and incredible results!
>
>
>
> ![Screenshot 2025-08-30 at 03.52.06](https://media.daily.dev/image/upload/s--2ar4UeCw--/f_auto/v1756515138/ugc/content_1bbd5360-1ef2-453c-81af-05659553b39b?_a=BAMClqZW0)

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#php](https://daily.dev/tags/php), [#laravel](https://daily.dev/tags/laravel)

[View this post on daily.dev](https://daily.dev/posts/introducing-hypervel-a-coroutine-framework-for-laravel-artisans-9cci2cyy1)
