Welcome to Forge Framework

Introduction

Forge is a modern PHP framework designed for building robust web applications with a focus on modularity and flexibility. It provides a powerful foundation while giving you the freedom to structure your application as needed.

What is Forge?

Forge is a framework that works backwards - instead of forcing your application to conform to the framework, you inject your application into the framework. This unique approach provides maximum flexibility while maintaining structure and best practices.

Key Features

  • Modular architecture with official and private module support
  • Flexible application structure supporting various design patterns (MVC, DDD, Clean Architecture)
  • Powerful dependency injection system
  • Comprehensive module registry system
  • Built-in support for multiple application instances