Giter Site home page Giter Site logo

kertechs / demo-hexa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from blanc-frederic/demo-hexa

0.0 0.0 0.0 135 KB

Exemple d'implémentation de l'architecture hexagonale avec Symfony. Utilisé pour le talk du 11/06/2021 à l'AFUP Day

Shell 1.53% PHP 88.00% Makefile 2.08% Twig 8.27% CSS 0.11%

demo-hexa's Introduction

Hexagonal architecture with Symfony

Hexagonal architecture implementation example

Used during "L'architecture hexagonale... concrètement" conference on AFUP Day, June 11th 2021

Conference slides (fr)

Getting Started

Prerequisites

  • PHP 7.4+
  • Composer

Optionals

  • Deptrac for dependencies check
  • Xdebug or similar for code coverage
  • Symfony exe for local development

Installing

make install

Running tests

For full tests chain : static analysis, dependencies checks and tests

make test

For running only unit tests

vendor/bin/phpunit

Code coverage

make coverage

Reports will be available in var/report/index.html

Running locally

symfony serve

Authors

demo-hexa's People

Contributors

blanc-frederic avatar qdequippe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.