PHPackages                             nigelcunningham/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. nigelcunningham/rialto

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

nigelcunningham/rialto
======================

Manage Node resources from PHP

1.5.2(2y ago)09.7k↓46.2%12MITPHPPHP &gt;=7.1

Since Jan 29Pushed 2y agoCompare

[ Source](https://github.com/NigelCunningham/rialto)[ Packagist](https://packagist.org/packages/nigelcunningham/rialto)[ RSS](/packages/nigelcunningham-rialto/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (15)Used By (2)

Rialto
======

[](#rialto)

[![PHP Version](https://camo.githubusercontent.com/45ca89c9d2c448661671a7ace09504b2ce549f7cce5d01401104cb79d77f8deb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6e6967656c63756e6e696e6768616d2f7269616c746f2e7376673f7374796c653d666c61742d737175617265)](http://php.net/)[![Composer Version](https://camo.githubusercontent.com/b93d33e0f47e5af3e769bbc0415fd7429edff8acb4dde9d7c564ace1e1704ef8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6967656c63756e6e696e6768616d2f7269616c746f2e7376673f7374796c653d666c61742d737175617265266c6162656c3d436f6d706f736572)](https://packagist.org/packages/nigelcunningham/rialto)[![Node Version](https://camo.githubusercontent.com/70e343db1e73b2b982cc4094478255046d84bff095156732b473a9c8933553d2/68747470733a2f2f696d672e736869656c64732e696f2f6e6f64652f762f406e6967656c63756e6e696e6768616d2f7269616c746f2e7376673f7374796c653d666c61742d737175617265266c6162656c3d4e6f6465)](https://nodejs.org/)[![NPM Version](https://camo.githubusercontent.com/402a5072b7e732247b92f5803f91fffa627b087369b80d9bb3e551bb2e2eec73/68747470733a2f2f696d672e736869656c64732e696f2f6e706d2f762f406e6967656c63756e6e696e6768616d2f7269616c746f2e7376673f7374796c653d666c61742d737175617265266c6162656c3d4e504d)](https://www.npmjs.com/package/@nigelcunningham/rialto)[![Build Status](https://camo.githubusercontent.com/6adf60a21cb285acef45f04ccf1e3fcebbcb3137ef4c67954b28267746123315/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6e6967656c63756e6e696e6768616d2f7269616c746f2e7376673f7374796c653d666c61742d737175617265266c6162656c3d4275696c64253230537461747573)](https://travis-ci.org/nigelcunningham/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/nigelcunningham/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 nigelcunningham/rialto
npm install @nigelcunningham/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

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 87% 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 ~163 days

Recently: every ~428 days

Total

14

Last Release

908d ago

Major Versions

0.1.2 → 1.0.02018-06-05

### Community

Maintainers

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

---

Top Contributors

[![nesk](https://avatars.githubusercontent.com/u/817508?v=4)](https://github.com/nesk "nesk (114 commits)")[![NigelCunningham](https://avatars.githubusercontent.com/u/107818?v=4)](https://github.com/NigelCunningham "NigelCunningham (12 commits)")[![peter279k](https://avatars.githubusercontent.com/u/9021747?v=4)](https://github.com/peter279k "peter279k (2 commits)")[![kip-13](https://avatars.githubusercontent.com/u/34191406?v=4)](https://github.com/kip-13 "kip-13 (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)")

---

Tags

phpSocketwrapperBridgenodecommunication

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[zoon/rialto

Manage Node resources from PHP

12199.4k3](/packages/zoon-rialto)[wujunze/money-wrapper

MoneyPHP Wrapper

113.8k](/packages/wujunze-money-wrapper)

PHPackages © 2026

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