Skip to content

Coding conventions

Yannick Warnier edited this page Jan 28, 2022 · 1 revision

We use the Symfony Framework as the foundation of our application, and we follow their coding conventions, which generally match the PSR Coding Standards. Make sure you respect those conventions to contribute to all PHP code and you should be fine.

JavaScript code style: to be defined.

Clone this wiki locally