{"id":95322,"library":"nesk-rialto","title":"Rialto","description":"Manage Node resources from PHP","status":"active","version":"1.4.0","language":"php","source_language":null,"source_url":"https://github.com/rialto-php/rialto","tags":["node","php","bridge","async"],"install":[{"cmd":"composer require nesk/rialto","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"AbstractEntryPoint","correct":"use Nesk\\Rialto\\AbstractEntryPoint;"}],"quickstart":{"code":"use Nesk\\Rialto\\AbstractEntryPoint;\n\nclass MyEntryPoint extends AbstractEntryPoint\n{\n    public function __construct()\n    {\n        parent::__construct(__DIR__ . '/node_modules/');\n    }\n}\n\n$entryPoint = new MyEntryPoint();\n$result = $entryPoint->call('someFunction');","lang":"php","description":"Create an entry point to call Node.js functions from PHP"},"warnings":[{"fix":"Ensure Node.js is available in the system PATH.","message":"Requires Node.js installed on the server.","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'async':10 'bridg':9 'manag':2 'node':3,7 'php':6,8 'resourc':4 'rialto':1","created_at":"2026-06-19T10:27:13.645353+00:00","updated_at":"2026-06-19T10:27:13.645353+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/rialto-php/rialto","github":"https://github.com/rialto-php/rialto","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["async"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}