Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sschonss/php-hexagonal-basic

Studies about Hexagonal Architecture
https://github.com/sschonss/php-hexagonal-basic

Last synced: 26 days ago
JSON representation

Studies about Hexagonal Architecture

Awesome Lists containing this project

README

        

# Hexagonal Architecture in PHP

This is a simple example of how to implement the hexagonal architecture in PHP.
The main goal of this project is to show how to separate the business logic from the infrastructure.

Inside the code, you will find snippets of code that show how to implement the hexagonal architecture in PHP.

The snippets are in portuguese, but I will translate them to English in the future.