go-php
PHP binding
A package that enables interaction between the Go programming language and PHP, allowing for executing PHP scripts from within a Go application.
PHP bindings for the Go programming language (Golang)
932 stars
41 watching
105 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists
golanguage-bindingsphp
Related projects:
Repository | Description | Stars |
---|---|---|
philandstuff/dhall-golang | Bindings for a configuration language used in software development | 117 |
arthurkushman/pgo | A collection of convenient functions to facilitate software development in Go. | 86 |
goxjs/gl | A Go cross-platform binding for OpenGL with support for multiple rendering backends. | 176 |
veandco/go-sdl2 | An SDL2 binding for Go that enables interoperability between the two programming languages. | 2,226 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
go-gl/gl | Go bindings for OpenGL. | 1,088 |
couchbase/goforestdb | Bindings for a NoSQL document store | 37 |
deatil/go-array | A Go package for working with nested data structures like maps and slices | 20 |
a-h/templ | A language and toolset for building HTML user interfaces in Go | 8,319 |
bdjimmy/gbind | Library for parameter binding and validation in Go web applications | 10 |
fs02/grimoire | A Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation. | 164 |
danielgtaylor/shorthand | A syntax for structured data designed to be used with Go programs and similar languages | 29 |
yvasiyarov/php_session_decoder | A Go library used to encode and decode PHP session data | 164 |
sokil/php-mongo | A PHP library for working with MongoDB documents and data structures in a flexible and type-safe way. | 242 |
go-the-way/exl | An Excel data binding library for Go, allowing users to read and write Excel files in a structured way. | 30 |