Wham

Introduction

Overview

WHAM acts as a shared codebase, providing Interfaces, Service layer, Repository layer, and Models. It serves as the foundation for the Laravel website, offering generic functionalities.

It has the code broken into various modules that can be pulled into other systems as different packages via composer.

This is where the models, services, etc live.However, it’s often the case that you need most of the modules to be able to do anything substantial.


Copyright © 2026