A knowledge hub for the modern workplace

Getting Started

Start here to learn more about the purpose of CodefyPHP, what you need to have setup for your server environment, and how to install the framework.

Aggregates

In this section, you will learn about event sourced aggregates, their structure, other components involved in an event sourced system, and how to test aggregates.

Busses

This section is still a work in progress, but you will learn of the different busses to use, how to use them, and how they work in a domain-driven design project.

Qubus

CodefyPHP contains several Qubus Components. There integration and use is documented here.

Helpers

CodefyPHP contains several global helper functions. Some of them are used throughout the framework and are available for use at any point.

Security

CodefyPHP provides tools to secure your application. The following section covers the tools you can use.