Technical insights and software architecture

Deep dives into PHP development, Horde Framework evolution and practical software engineering. Focused on real-world solutions for complex technical challenges. “Always close to the source”.

Core Topics

PHP, Horde Framework, authentication systems, composer workflows and modern development practices.

Long-form Analysis

Comprehensive technical articles exploring architectural decisions, migration strategies and lessons learned from real projects.

Code & Community

Open source contributions, framework development and sharing knowledge with the PHP developer community.

Winget github quick start

Install git and github cli through winget to avoid using a browser or manually entering the microsoft store tool. Install vscode and WSL if you need it.

winget install -e --id GitHub.cliwinget install --id Git.Git -e --source winget
## if visual studio code is your thing
winget install vscode
winget install Microsoft.WSL

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *