revoltphp / event-loop-adapter-react
Makes any ReactPHP based library run on top of the Revolt event loop.
☆17Updated last year
Alternatives and similar repositories for event-loop-adapter-react:
Users that are interested in event-loop-adapter-react are comparing it to the libraries listed below
- ReactPHP + ext-fiber☆21Updated 3 years ago
- A library to ease handling promises in ReactPHP☆15Updated 2 years ago
- Provides helpers to detect OS of the machine where PHP is running.☆17Updated last month
- FFI types dumper extension for symfony/var-dumper package☆19Updated 7 months ago
- 🌉 Bridging ext-parallel and ReactPHP☆13Updated last month
- An HTTP message implementation based on PSR-7, PSR-17 and RFC-7230.☆12Updated this week
- Webview extension for PHP☆17Updated 8 months ago
- Easily create and work with code snippets from PHP☆14Updated 4 months ago
- An HTTP server plugin that simplifies form data handling. Effortlessly parse incoming form submissions and extracting its data.☆18Updated last year
- A PHP port of the mrloop eventware designed to harness the powers of io_uring.☆31Updated 2 months ago
- Prevent overloading an unavailable service by doubling the timeout each iteration.☆14Updated 2 months ago
- Gateway is an HTTP server that can be used to replace the built-in PHP web server for development purposes.☆17Updated 6 years ago
- A simple library with which to run blocking I/O in a non-blocking fashion.☆30Updated 3 weeks ago
- Typed variables for PHP 7.4+ ( don't use this please )☆69Updated 4 years ago
- A WeakMap polyfill for PHP 7.4☆47Updated last month
- URI toolkit Library☆34Updated this week
- Library which deals with incoming GitHub web hooks requests (signature validation & payload parsing)☆11Updated 4 years ago
- A router for Amp's HTTP Server.☆38Updated 6 months ago
- Cronlike scheduler running inside a ReactPHP Event Loop☆40Updated last month
- Running PSR-7 components and building PSR-15 middleware pipelines☆13Updated 2 months ago
- A minimal package for securely signing PSR-15 URIs in PHP applications.☆24Updated 2 months ago
- PHP Aspect Extenion - A collection of useful utilities for PHP☆21Updated 2 months ago
- Binding of the libuuid library with PHP thanks to PHP/FFI.☆40Updated 4 years ago
- An ffi for PHP of libuv cross-platform event-driven asynchronous I/O library.☆14Updated last year
- A request handler adapter for workerman, using PSR-7, PSR-15 and PSR-17.☆13Updated last week
- Tooling to build PHP and extensions on Windows