go-php VS golua

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

go-php

PHP bindings for the Go programming language (Golang) (by deuill)

golua

A Lua 5.3 engine implemented in Go (by Azure)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
go-php golua
1 2
921 1,844
- -
0.0 0.0
over 2 years ago over 3 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-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.

golua

Posts with mentions or reviews of golua. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-20.

What are some alternatives?

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

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

go-lua - A Lua VM in Go

goja - ECMAScript/JavaScript engine in pure Go

go-duktape - [abandoned] Duktape JavaScript engine bindings for Go

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

otto - A JavaScript interpreter in Go (golang)

tengo - A fast script language for Go

LadyLua - Single executable(static), batteries included, Lua 5.1 interpreter.

gisp - Simple LISP in Go

omniajit - Standalone LuaJIT programs.