tungtu/rialto
最新稳定版本:1.2.1
Composer 安装命令:
composer require tungtu/rialto
包简介
Manage Node resources from PHP
README 文档
README
A package to manage Node resources from PHP. It can be used to create bridges to interact with Node libraries 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 tungtu/rialto npm install @tungtu/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.
统计信息
- 总下载量: 396
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-04-28