Getting Started

Learn how to install and use Hexagonal Maker Bundle in your Symfony projects.

What You’ll Learn

In this section, you’ll learn:

  1. How to install the bundle via Composer
  2. How to configure Doctrine for hexagonal architecture
  3. How to generate your first complete module
  4. How to understand the generated file structure

Prerequisites

Before starting, make sure you have:

  • PHP 8.1 or higher
  • Symfony 6.4+ or 7.x
  • Basic understanding of Symfony
  • Composer installed

Let’s get started!


Table of contents