#asyncphp — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #asyncphp, aggregated by home.social.
-
Testing SSE is hard without blocking threads. Hibla provides a hyper realistic HTTP testing simulation framework to solve this. It simulates token jitter via the event loop, keeping tests fast and async.
Hibla automates JSON decoding and offers a fluent API for streaming assertions.
Hibla HTTP Client: https://github.com/hiblaphp/http-client
Hibla Testing Framework: https://github.com/hiblaphp/http-client-testing -
Testing SSE is hard without blocking threads. Hibla provides a hyper realistic HTTP testing simulation framework to solve this. It simulates token jitter via the event loop, keeping tests fast and async.
Hibla automates JSON decoding and offers a fluent API for streaming assertions.
Hibla HTTP Client: https://github.com/hiblaphp/http-client
Hibla Testing Framework: https://github.com/hiblaphp/http-client-testing -
Testing SSE is hard without blocking threads. Hibla provides a hyper realistic HTTP testing simulation framework to solve this. It simulates token jitter via the event loop, keeping tests fast and async.
Hibla automates JSON decoding and offers a fluent API for streaming assertions.
Hibla HTTP Client: https://github.com/hiblaphp/http-client
Hibla Testing Framework: https://github.com/hiblaphp/http-client-testing -
Testing SSE is hard without blocking threads. Hibla provides a hyper realistic HTTP testing simulation framework to solve this. It simulates token jitter via the event loop, keeping tests fast and async.
Hibla automates JSON decoding and offers a fluent API for streaming assertions.
Hibla HTTP Client: https://github.com/hiblaphp/http-client
Hibla Testing Framework: https://github.com/hiblaphp/http-client-testing -
Testing SSE is hard without blocking threads. Hibla provides a hyper realistic HTTP testing simulation framework to solve this. It simulates token jitter via the event loop, keeping tests fast and async.
Hibla automates JSON decoding and offers a fluent API for streaming assertions.
Hibla HTTP Client: https://github.com/hiblaphp/http-client
Hibla Testing Framework: https://github.com/hiblaphp/http-client-testing -
Real-time AI streaming in PHP and Finally clean. Hibla HTTP Client brings first-class SSE support to PHP, async, fiber-based, and fluent. Hook into any LLM stream with a single .onEvent() callback.
Check it out:
http://github.com/hiblaphp/http-client -
Real-time AI streaming in PHP and Finally clean. Hibla HTTP Client brings first-class SSE support to PHP, async, fiber-based, and fluent. Hook into any LLM stream with a single .onEvent() callback.
Check it out:
http://github.com/hiblaphp/http-client -
Real-time AI streaming in PHP and Finally clean. Hibla HTTP Client brings first-class SSE support to PHP, async, fiber-based, and fluent. Hook into any LLM stream with a single .onEvent() callback.
Check it out:
http://github.com/hiblaphp/http-client -
Real-time AI streaming in PHP and Finally clean. Hibla HTTP Client brings first-class SSE support to PHP, async, fiber-based, and fluent. Hook into any LLM stream with a single .onEvent() callback.
Check it out:
http://github.com/hiblaphp/http-client -
Real-time AI streaming in PHP and Finally clean. Hibla HTTP Client brings first-class SSE support to PHP, async, fiber-based, and fluent. Hook into any LLM stream with a single .onEvent() callback.
Check it out:
http://github.com/hiblaphp/http-client -
Hello #PHP community!
In my final senior year of studies, I built Hibla (Tagalog for Fiber): a Fiber-native async ecosystem for PHP 8.4+.
Public Beta is live!
Pure-PHP MySQL binary driver
Custom Event Loop
Supervised worker poolsIn debt to ReactPHP for the knowledge & AmPHP for bringing Fibers to PHP. No docs site yet; technical details are in the READMEs. Feedback welcome!