fusio/adapter-v8
Write the endpoint logic in javascript using the V8 engine
v3.1.0
2018-12-29 21:34 UTC
Requires
- php: >=7.0
- fusio/engine: ^3.0
- psx/v8: ^0.2
Requires (Dev)
- phpunit/phpunit: ^6.0
- fusio/adapter-amqp: ^3.0
- fusio/adapter-beanstalk: ^3.0
- fusio/adapter-elasticsearch: ^3.0
- fusio/adapter-http: ^3.0
- fusio/adapter-memcache: ^3.0
- fusio/adapter-mongodb: ^3.0
- fusio/adapter-redis: ^3.0
- fusio/adapter-soap: ^3.0
- fusio/adapter-sql: ^3.0
- phpv8/php-v8-stubs: ^0.2.2
README
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