Download the PHP package zoon/rialto without Composer
On this page you can find all versions of the php package zoon/rialto. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package rialto
Rialto
A package to manage Node resources from PHP. It can be used to create bridges to interact with Node libraries in PHP, like PuPHPeteer.
It works by creating a Node process and communicates with it through sockets.
Requirements and installation
Rialto requires PHP >= 7.2 and Node >= 8.
Install it in your project:
Usage
See our tutorial to create your first bridge with Rialto.
An API documentation is also available.
License
The MIT License (MIT). Please see License File for more information.
All versions of rialto with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2 || ^8.0
ext-json Version *
clue/socket-raw Version ^1.2
psr/log Version ^1.0 || ^2.0 || ^3.0
symfony/process Version ^3.3 || ^4.0 || ^5.0 || ^6.0 || ^7.0
ext-json Version *
clue/socket-raw Version ^1.2
psr/log Version ^1.0 || ^2.0 || ^3.0
symfony/process Version ^3.3 || ^4.0 || ^5.0 || ^6.0 || ^7.0
The package zoon/rialto contains the following files
Loading the files please wait ....