#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 -
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