Get Started

Choose your path to launch with Stellar Engine

🚀

Clone & Launch

Get the code and start building immediately. Perfect for developers who want full control.

git clone [repo-url]composer installmysql < db/schema.sql
📦

Composer Install

Install via Composer for easy dependency management and updates.

composer create-project \ stellar-engine/yii2-template \ my-project
🐳

Docker Ready

Containerized development environment. Works on any machine with Docker.

docker-compose up -d# Visit localhost:8080

Requirements

  • PHP >= 7.4.0
  • MySQL 5.7+ / MariaDB 10.3+
  • Composer
  • PDO PHP Extension
  • Intl PHP Extension
  • MBString PHP Extension

Have Questions?

Need help getting started or want to discuss a custom implementation? Drop us a message.