Skip to content

Sample CQRS REST API application that uses Symfony 5 as a server platform and works with php7.4 implementation using raw SQL and DDD using Clean Architecture. UI implementation using Vue.js

Notifications You must be signed in to change notification settings

xjasmx/example-symfony-cqrs-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample CQRS REST API application that uses Symfony 5 as a server platform and works with php7.4 implementation using raw SQL and DDD using Clean Architecture. UI implementation using Vue.js

build

Architecture Clean Architecture

projects_dependencies

Stack

  • PHP 7.4
  • PostgreSQL 12.1

Installation

Clone the project

$ git clone https://github.com/xjasmx/symfony-ddd-example.git && cd symfony-ddd-example

For docker developers

Run the application with makefile:

$ make init

Open your browser and go to

http://127.0.0.1:8080

About

Sample CQRS REST API application that uses Symfony 5 as a server platform and works with php7.4 implementation using raw SQL and DDD using Clean Architecture. UI implementation using Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published