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

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

giauphan/rialto
===============

Manage Node resources from PHP

1.0(2y ago)01481MITPHPPHP &gt;=8.0

Since Feb 28Pushed 2y ago1 watchersCompare

[ Source](https://github.com/giauphan/rialto)[ Packagist](https://packagist.org/packages/giauphan/rialto)[ RSS](/packages/giauphan-rialto/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (5)Versions (2)Used By (1)

🚨 This project is not maintained anymore
========================================

[](#-this-project-is-not-maintained-anymore)

As I write these lines, it's been nearly two years since the latest release of Rialto. Despite the enthusiasm around this project, I no longer have the motivation to support its development, mainly because it never really had any use to me. So its time to be honest with you, Rialto is no longer maintained.

If you create a fork and plan to maintain it, let me know and I will link it here.

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

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.8% 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

Unknown

Total

1

Last Release

857d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/122676967?v=4)[GiauPhan](/maintainers/giauphan)[@giauphan](https://github.com/giauphan)

---

Top Contributors

[![nesk](https://avatars.githubusercontent.com/u/817508?v=4)](https://github.com/nesk "nesk (110 commits)")[![giauphan](https://avatars.githubusercontent.com/u/122676967?v=4)](https://github.com/giauphan "giauphan (2 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)")

---

Tags

phpSocketwrapperBridgenodecommunication

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[zoon/rialto

Manage Node resources from PHP

12250.6k3](/packages/zoon-rialto)[pontedilana/php-weasyprint

PHP library allowing PDF generation from an url or a html page. Wrapper for Kozea/WeasyPrint.

781.2M17](/packages/pontedilana-php-weasyprint)[bitrix24/b24phpsdk

An official PHP library for the Bitrix24 REST API

10244.2k5](/packages/bitrix24-b24phpsdk)[dagger/dagger

Dagger PHP SDK

261.1k](/packages/dagger-dagger)

PHPackages © 2026

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