fusio/adapter-v8

Write the endpoint logic in javascript using the V8 engine

v3.1.0 2018-12-29 21:34 UTC

This package is auto-updated.

Last update: 2024-04-04 14:54:34 UTC


README

Note: The V8 Adapter is deprecated and it was replaced by our new worker system.

Fusio adapter which provides an action to write the endpoint logic in javascript using the v8 engine. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-v8
php bin/fusio system:register Fusio\Adapter\V8\Adapter