The phd repository contains the following main branches:
-
master (development, unstable)
-
4.0 (alpha, beta, RC, stable releases)
-
3.0 (alpha, beta, RC, stable releases)
-
DO not add secrets....
- all code, variables, tables, databases, constants - everything in the source code MUST BE written and named in English
- PSR-2
end of command:
$this->stdout("Done.\n");
- CSS framework core classes, eg.
container
,row
,col-*
MUST NOT be modified
- nginx web services in production SHOULD define a
VIRTUAL_HOST
environment variable, which is used by the reverse-proxy
README.md
in project root (max. 300 lines)docs/
detailed project documentationdocs/README.md
indexdocs/troubleshooting.md
"Esoteric features"
- Source-code docblocks