This package has been deprecated

Author message:

WARNING: This project scope has been renamed to @nesk. Install using @nesk/rialto instead.

@extractr-io/rialto

0.1.2 • Public • Published

Rialto

PHP Version Composer Version Node Version NPM Version Build Status

A package to manage Node resources from PHP. It can be used to create bridges to interact with Node librairies in PHP, like PuPHPeteer.

It works by creating a Node process and communicates with it through sockets.

Requirements and installation

Rialto requires PHP >= 7.1 and Node >= 8.

Install it in your project:

composer require extractr-io/rialto
npm install @extractr-io/rialto

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.

Package Sidebar

Install

npm i @extractr-io/rialto

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

80.5 kB

Total Files

48

Last publish

Collaborators

  • nesk