phpc.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A server for PHP programmers & friends. Join us for discussions on the PHP programming language, frameworks, packages, tools, open source, tech, life, and more.

Administered by:

Server stats:

837
active users

Daniel Gehn

Started playing around with to build a simple CLI. Getting started was so fast and seamless. Installing the go extension for also allowed one click installation of the language server etc. So Code now knows what I'm doing and automatically applies formatting 🤯
The CLI tool should be cross platform and the build for multiple architectures is so easy, excited to continue experimenting with it.

The package / module handling is just awesome. Made the CLI configurable via multiple sources (config, env, flags) with minimal code additions and using nested structs.