mirror of
https://github.com/danog/php-tokio.git
synced 2024-11-26 12:24:58 +01:00
629 B
629 B
php-tokio - Use any async Rust library from PHP!
Created by Daniil Gentili (@danog).
This library allows you to use any async rust library from PHP, asynchronously.
It's fully integrated with revolt: this allows full compatibility with amphp, PSL and reactphp.
Usage
Built with php-tokio
Here's a list of async PHP extensions built with php-tokio (add yours by editing this file!):
- nicelocal/mongo-php-async-driver - An async MongoDB PHP extension