Skip to content

apimobi/symfony-hexagonal-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony Hexahonal Architecture Example

Little implementation of Hexagonal Architecture with Symfony to build a "quick" API Rest

Tech Stack

Client:
As you wish Reactjs, VueJs, NextJs

Server:
php
Symfony
Nginx
Postgresql

Installation

Install the project with docker compose

  docker compose build
  docker compose up
  docker compose exec php bash
  composer install

References

Awsome source

OCTO Blog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors