Go PHP

Open-source Go projects categorized as PHP

Top 19 Go PHP Projects

  • RoadRunner

    🤯 High-performance PHP application server, process manager written in Go and powered with plugins

  • Project mention: Performance benchmark of PHP runtimes | dev.to | 2024-01-17

    FrankenPHP

  • frankenphp

    🧟 The modern PHP app server

  • Project mention: Introducing WP Setup | dev.to | 2024-04-13

    Uses the new FrankenPHP server to add SSL support to your local environment

  • 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.

    InfluxDB logo
  • ddev

    Docker-based local PHP+Node.js web development environments

  • Project mention: PHP Doesn't Suck Anymore | news.ycombinator.com | 2024-05-04

    Debugging is pretty easy with something like Ray (https://myray.app/) or Laravel Herd (https://herd.laravel.com/, despite its name runs differnet php apps just fine).

    When it coems to running different PHP versions, modern PHP development has largely moved to using Docker (ddev, for example: https://ddev.com/) for that, and there's plenty Docker images for old PHP versions so it's a non-issue. I'd also imagine it be difficult to get many other outdated programming languages via a package manager.

    There's now the PHP Foundation, which while relatively new in its formation, has significantly boosted PHP development and I'd recommend donating if improving the language is important to you.

  • nodebook

    Nodebook - Multi-Lang Web REPL + CLI Code runner

  • acra

    Database security suite. Database proxy with field-level encryption, search through encrypted data, SQL injections prevention, intrusion detection, honeypots. Supports client-side and proxy-side ("transparent") encryption. SQL, NoSQL. (by cossacklabs)

  • Project mention: acra: NEW Data - star count:1212.0 | /r/algoprojects | 2023-09-08
  • goridge

    🧙 High-performance PHP-to-Golang IPC/RPC bridge

  • local-php-security-checker

    PHP security vulnerabilities checker

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • PHP-Parser

    PHP parser written in Go (by z7zmey)

  • go-php

    PHP bindings for the Go programming language (Golang)

  • noverify

    Pretty fast linter (code static analysis utility) for PHP

  • phpgrep

    Syntax-aware grep for PHP code.

  • nocolor

    Discontinued Validate the architecture of your PHP project based on the concept of function colors

  • speakeasy

    Speakeasy CLI - Enterprise developer experience for your API (by speakeasy-api)

  • Project mention: Generating Code Without Generating Technical Debt? | news.ycombinator.com | 2023-11-10

    I’ve built conviction that code generation only gets useful in the long term when it is entirely deterministic, or filtered through humans. Otherwise it is almost always technical debt. Hence LLM code generation products are a cool toy, but no sensible teams will use them without an amazing “Day 2” workflow.

    As an example, in my day job (https://speakeasyapi.dev), we sell code generation products using the OpenAPI specification to generate downstream artefacts (language SDKs, terraform providers, markdown documentation). The determinism makes it useful — API updates propagate continuously from server code, to specifications, then to the SDKs / providers / docs site. There are no breaking changes because the pipeline is deterministic and humans are in control of the API at the start. The code generation itself is just a means to an end : removing boilerplate effort and language differences by driving it from a source of truth (server api routes/types). Continuously generated, it is not debt.

    We’ve put a lot of effort into trying to make an LLM agent useful in this context. However giving them control of generated code directly means it’s hard to keep the “no breaking changes”, and “consistency” restrictions that’s needed to make code generation useful.

    The trick we’ve landed on to get utility out of an LLM in a code generation task, is to restrict it to manipulating a strictly typed interface document, such that it can only do non-breaking things to code (e.g. adjust comments / descriptions / examples) by making changes through this interface.

  • pgo

    Go library for PHP community with convenient functions (by arthurkushman)

  • gophp

    Golang implementation for PHP's functions

  • phoo

    a very simple high performance PHP application server and php-fpm supervisor

  • Project mention: Back to php-fpm, unpopular opinion | dev.to | 2023-08-11

    But you may find another problem which is "simplcify" how to simplify the production runtime, I don't want to write a nginx.conf, php-fpm.ini and php.ini in addition to my original application configurations, I'll say, "You're right", that's why there are many tools out there to do so instead of you, something like PHOO which is being used and tested in production, is doing a lot of magic for you:

  • phpstats

    CLI Statistics and dependency graphs for PHP

  • phpunisher

    Finds smelly php code pieces

  • mokintoken

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go PHP related posts

  • How to start a Symfony 7 application with Docker without having PHP locally installed on your machine

    5 projects | dev.to | 16 May 2024
  • New FrankenPHP feature: package your PHP apps as standalone, self-executable binaries

    7 projects | /r/PHP | 8 Dec 2023
  • Frankenphp v1.0.0

    1 project | news.ycombinator.com | 7 Dec 2023
  • Monte mi blog personal en Gitlab.com

    3 projects | /r/programacion | 18 Nov 2023
  • Monitoring symfony messenger listening to the worker events

    4 projects | dev.to | 12 Nov 2023
  • RoadRunner: High performance PHP app server, load balancer and process manager

    3 projects | news.ycombinator.com | 8 Nov 2023
  • FrankenPHP: Modern App Server for PHP

    1 project | news.ycombinator.com | 5 Nov 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 24 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source PHP projects in Go? This list will help you:

Project Stars
1 RoadRunner 7,713
2 frankenphp 5,907
3 ddev 2,412
4 nodebook 1,616
5 acra 1,301
6 goridge 1,222
7 local-php-security-checker 1,152
8 PHP-Parser 934
9 go-php 923
10 noverify 658
11 phpgrep 234
12 nocolor 159
13 speakeasy 147
14 pgo 85
15 gophp 74
16 phoo 70
17 phpstats 67
18 phpunisher 6
19 mokintoken 5

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com