Skip to content

Where to Start

Not sure where to begin? Pick the path that matches what you're building.

I want to build a Go application

  1. Read the Go overview to understand the DI framework
  2. Follow the Getting Started guide for setup
  3. Explore Go Packages for AI, ML, crypto, and more

I want to build a PHP application

  1. Read the PHP overview for the framework architecture
  2. Follow Installation and Quick Start
  3. Learn about Modules and Events

I want to use the CLI

  1. Read the CLI overview for all available commands
  2. Run core doctor to check your environment
  3. Explore Multi-Repo tools for managing multiple repositories

I want to deploy

  1. Choose a deployment target — Docker, PHP, or LinuxKit
  2. Set up CI with core ci
  3. Publish to package managers, registries, or GitHub