PHPackages                             yangguanghui/rialto - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. yangguanghui/rialto

ActiveLibrary[HTTP &amp; Networking](/categories/http)

yangguanghui/rialto
===================

Manage Node resources from PHP

1.4.1(4y ago)061MITPHPPHP &gt;=7.1

Since Jan 29Pushed 4y agoCompare

[ Source](https://github.com/yangguanghui/rialto)[ Packagist](https://packagist.org/packages/yangguanghui/rialto)[ RSS](/packages/yangguanghui-rialto/feed)WikiDiscussions dev Synced today

READMEChangelogDependencies (5)Versions (17)Used By (1)

Rialto
======

[](#rialto)

[![PHP Version](https://camo.githubusercontent.com/fc9e993a0b021000e5714675eb5f274e2a099e365798532843541eafa06d39bd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6e65736b2f7269616c746f2e7376673f7374796c653d666c61742d737175617265)](http://php.net/)[![Composer Version](https://camo.githubusercontent.com/c463c191e1e20e2161ff350e251ecb9ca31b61abb86eb8cc82eeaba787f3ce07/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e65736b2f7269616c746f2e7376673f7374796c653d666c61742d737175617265266c6162656c3d436f6d706f736572)](https://packagist.org/packages/nesk/rialto)[![Node Version](https://camo.githubusercontent.com/6934a298b66e1f254d3f9996a7b4a8bebd294979646a24acb1491ac07f370c2f/68747470733a2f2f696d672e736869656c64732e696f2f6e6f64652f762f406e65736b2f7269616c746f2e7376673f7374796c653d666c61742d737175617265266c6162656c3d4e6f6465)](https://nodejs.org/)[![NPM Version](https://camo.githubusercontent.com/b0119c9e65a35110bd97028456f3215db943b19b910d0ad4c40b411fb3a1aaf6/68747470733a2f2f696d672e736869656c64732e696f2f6e706d2f762f406e65736b2f7269616c746f2e7376673f7374796c653d666c61742d737175617265266c6162656c3d4e504d)](https://www.npmjs.com/package/@nesk/rialto)[![Build Status](https://camo.githubusercontent.com/edaf1e44e195e01fa12ddd3184bb38ca09d7225eb4c6d47ff16530b3c39e8a46/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6e65736b2f7269616c746f2e7376673f7374796c653d666c61742d737175617265266c6162656c3d4275696c64253230537461747573)](https://travis-ci.org/nesk/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](https://github.com/nesk/puphpeteer/).

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

Requirements and installation
-----------------------------

[](#requirements-and-installation)

Rialto requires PHP &gt;= 7.1 and Node &gt;= 8.

Install it in your project:

```
composer require nesk/rialto
npm install @nesk/rialto
```

Usage
-----

[](#usage)

See our tutorial to [create your first bridge with Rialto](docs/tutorial.md).

An [API documentation](docs/api.md) is also available.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 95.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~139 days

Recently: every ~332 days

Total

12

Last Release

1487d ago

Major Versions

0.1.2 → 1.0.02018-06-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/c5c70d03bf99e4fb84fa683f92cabd697cd4a2bf4efc574aae6856300a20000a?d=identicon)[yangguanghui](/maintainers/yangguanghui)

---

Top Contributors

[![nesk](https://avatars.githubusercontent.com/u/817508?v=4)](https://github.com/nesk "nesk (109 commits)")[![kip-13](https://avatars.githubusercontent.com/u/34191406?v=4)](https://github.com/kip-13 "kip-13 (1 commits)")[![peter279k](https://avatars.githubusercontent.com/u/9021747?v=4)](https://github.com/peter279k "peter279k (1 commits)")[![rerzy](https://avatars.githubusercontent.com/u/1071453?v=4)](https://github.com/rerzy "rerzy (1 commits)")[![spekulatius](https://avatars.githubusercontent.com/u/8433587?v=4)](https://github.com/spekulatius "spekulatius (1 commits)")[![yangguanghui](https://avatars.githubusercontent.com/u/8952425?v=4)](https://github.com/yangguanghui "yangguanghui (1 commits)")

---

Tags

phpSocketwrapperBridgenodecommunication

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yangguanghui-rialto/health.svg)

```
[![Health](https://phpackages.com/badges/yangguanghui-rialto/health.svg)](https://phpackages.com/packages/yangguanghui-rialto)
```

###  Alternatives

[zoon/rialto

Manage Node resources from PHP

12199.4k3](/packages/zoon-rialto)[stefangabos/zebra_curl

A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL

21971.3k2](/packages/stefangabos-zebra-curl)[bitrix24/b24phpsdk

An official PHP library for the Bitrix24 REST API

9230.2k4](/packages/bitrix24-b24phpsdk)[warriorxk/phpwebsockets

A websocket library with support for IPC using socket pairs

1225.3k](/packages/warriorxk-phpwebsockets)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
