go-php
purl
go-php | purl | |
---|---|---|
1 | - | |
922 | 41 | |
- | - | |
0.0 | 0.0 | |
almost 3 years ago | almost 10 years ago | |
Go | Go | |
MIT License | MIT License |
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
-
Show HN: FrankenPHP, an app server for PHP written in Go
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.
purl
We haven't tracked posts mentioning purl yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
go-python - naive go bindings to the CPython2 C-API
anko - Scriptable interpreter written in golang
go-lua - A Lua VM in Go
gopher-lua - GopherLua: VM and compiler for Lua in Go
go-duktape - [abandoned] Duktape JavaScript engine bindings for Go
tengo - A fast script language for Go
ngaro - An embeddable implementation of the Ngaro Virtual Machine for Go programs
otto - A JavaScript interpreter in Go (golang)
gisp - Simple LISP in Go
gval - Expression evaluation in golang