hiblaphp

hiblaphp / hibla

Public

Modern Asynchonous Runtime for PHP

12
0
100% credibility
Found Apr 20, 2026 at 12 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
AI Summary

Hibla provides a full set of tools for creating high-performance PHP applications that manage multiple tasks concurrently with built-in safety and efficiency.

How It Works

1
🔍 Discover Hibla

You hear about Hibla while searching for ways to make your PHP apps handle lots of tasks at the same time without slowing down or crashing.

2
📥 Add to your project

You easily bring the whole Hibla toolkit into your existing PHP project so everything is ready to go.

3
🔗 Connect your services

You link up your database and other tools Hibla needs, and it handles the safe connections for you.

4
Write speedy code

You write simple code that waits for many jobs to finish together, feeling natural and powerful like regular PHP but much faster.

5
▶️ Launch your app

You start your app, and it smoothly manages heavy workloads, background jobs, or data fetching all at once.

🎉 Enjoy fast, reliable results

Your app zooms through tasks, cleans up automatically if needed, and runs reliably even under heavy pressure.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 12 to 12 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is hibla?

Hibla delivers a full asynchronous stack for PHP 8.4+, leveraging native Fibers to build high-concurrency CLI tools, background workers, scrapers, and daemons. It tackles async pitfalls like orphaned promises and stuck DB queries with structured concurrency, automatic MySQL query killing via side-channels, and process pools for CPU tasks. Developers get plain async/await calls on HTTP clients, databases, and primitives that feel like sync code but handle massive scale.

Why is it gaining traction?

Unlike ReactPHP or AmPHP, Hibla enforces strict 4-state promises with synchronous cancellation, Erlang-style worker supervision, and zero function coloring—keeping domain logic clean. The hook is seamless DX: fluent HTTP with SSE streaming, pooled MySQL without manual resets, and composable timeouts across I/O and parallelism. Raw benchmarks hit 116k RPS on sockets, proving low-overhead foundations amid modern asynchronous trends on GitHub.

Who should use this?

Backend PHP devs crafting concurrent scrapers, API aggregators, or queue workers that mix I/O and CPU loads. Suited for ops teams running production betas, or architects prototyping Fiber-native services before Postgres and HTTP servers land.

Verdict

Bold generational leap for async PHP, but 12 stars and 1.0% credibility scream early beta—dogfood if you're experimental, skip for mission-critical until 1.0 stabilizes docs and adds tests.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.