PHPackages                             aktuba/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. aktuba/rialto

ActiveLibrary

aktuba/rialto
=============

Manage Node resources from PHP

1.3.1(6y ago)0221MITPHPPHP &gt;=7.1

Since Jan 29Pushed 6y agoCompare

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

READMEChangelog (1)Dependencies (6)Versions (14)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

Popularity6

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 97.1% 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 ~71 days

Recently: every ~135 days

Total

11

Last Release

2309d ago

Major Versions

0.1.2 → 1.0.02018-06-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d39ff77d19132e3f74b77c941b83b1c7898a0aa74a3e347e0d5fdaecedf14e4?d=identicon)[aktuba](/maintainers/aktuba)

---

Top Contributors

[![nesk](https://avatars.githubusercontent.com/u/817508?v=4)](https://github.com/nesk "nesk (99 commits)")[![aktuba](https://avatars.githubusercontent.com/u/423239?v=4)](https://github.com/aktuba "aktuba (1 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)")

---

Tags

phpSocketwrapperBridgenodecommunication

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[zoon/rialto

Manage Node resources from PHP

12199.4k3](/packages/zoon-rialto)[playwright-php/playwright

Modern PHP library for Playwright automation: browsing, scraping, screenshots, testing, and more.

7613.0k5](/packages/playwright-php-playwright)[wtfzdotnet/php-tmdb-api

PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.

4242.9k](/packages/wtfzdotnet-php-tmdb-api)[warriorxk/phpwebsockets

A websocket library with support for IPC using socket pairs

1225.3k](/packages/warriorxk-phpwebsockets)[renoki-co/php-helm

PHP Helm Processor is a process wrapper for Kubernetes' Helm v3 CLI. You can run programmatically Helm v3 commands, directly from PHP, with a simple syntax.

1310.5k](/packages/renoki-co-php-helm)

PHPackages © 2026

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