go-duktape VS go-php

Compare go-duktape vs go-php and see what are their differences.

go-duktape

[abandoned] Duktape JavaScript engine bindings for Go (by olebedev)

go-php

PHP bindings for the Go programming language (Golang) (by deuill)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
go-duktape go-php
1 1
780 921
- -
0.7 0.0
over 2 years ago over 2 years ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-duktape

Posts with mentions or reviews of go-duktape. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-23.

go-php

Posts with mentions or reviews of go-php. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-14.
  • Show HN: FrankenPHP, an app server for PHP written in Go
    8 projects | news.ycombinator.com | 14 Oct 2022
    This is amazing, and way more advanced than what was there. Going to definitely use it on the next project.

    Previously, there was https://github.com/deuill/go-php which was PHP5 and PHP7, but you needed to build PHP with ZTS. I forked it to focus on PHP5 (https://github.com/borancar/go-php). My primary goal was to port some legacy PHP over iteratively via the Strangler pattern.

What are some alternatives?

When comparing go-duktape and go-php you can also consider the following projects:

otto - A JavaScript interpreter in Go (golang)

go-python - naive go bindings to the CPython2 C-API

goja - ECMAScript/JavaScript engine in pure Go

go-lua - A Lua VM in Go

tengo - A fast script language for Go

golua - Go bindings for Lua C API - in progress

gisp - Simple LISP in Go

gopher-lua - GopherLua: VM and compiler for Lua in Go

The uGO Language - Script Language for Go