Skip to content

Statistic app using Domain Driven Design. Docker php8.0 with xdebug3 and composer2

Notifications You must be signed in to change notification settings

denis019/statistic-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistic app

Installation

  1. git clone git@github.com:denis019/statistic-app.git
  2. cd statistic-app
  3. cp .env.example .env
  4. update .env with AUTH_CLIENT_ID
  5. cp ./docker/.env.example ./docker/.env
  6. ./bin/build.sh
  7. ./bin/run.sh

Used technologies

  • php 8.0
  • xdebug 3
  • composer 2
  • docker

Used libraries

  • symfony/dependency-injection
  • symfony/http-client
  • symfony/dotenv
  • symfony/config

Features

  • DDD
  • Easy to add new statistic requirements
  • Non blocking parallel requests with symfony/http-client

TODO

  • Add tests

About

Statistic app using Domain Driven Design. Docker php8.0 with xdebug3 and composer2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published