定制 sokolnikov911/rialto 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

sokolnikov911/rialto

最新稳定版本:1.4.1

Composer 安装命令:

composer require sokolnikov911/rialto

包简介

Manage Node resources from PHP

README 文档

README

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

PHP Version Composer Version Node Version NPM Version Build Status

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 nesk/rialto
npm install @nesk/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.

统计信息

  • 总下载量: 1.39k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 84
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-06-01