This is the list of external services that the project uses. External services are Saas plat-form that may be configured by adding a special file in the code.
| Service | File | Home Page |
|---|---|---|
| codeception | codeception.yml | https://codeception.com/ |
| composer | composer.lock | https://getcomposer.org/ |
| Code Sniffer | .php_cs.dist | https://github.com/squizlabs/PHP_CodeSniffer |
| docker | docker-compose.yml | http://www.docker.com/ |
| dotenv | .env | https://symfony.com/doc/current/components/dotenv.htmls |
| git | .gitignore | https://git-scm.com/ |
| gitlab | .gitlab-ci.yml | https://www.gitlab.com/ |
| npm | package.json | https://www.npmjs.com/ |
| phpstan | phpstan.neon | https://github.com/phpstan |
| PHPUnit | phpunit.xml.dist | https://www.phpunit.de/ |
| psalm | psalm.xml | https://getpsalm.org/ |
| visualstudio | .vscode | https://code.visualstudio.com/ |
| webpack | webpack.config.js | https://webpack.js.org/ |
| yarn | yarn.lock | https://yarnpkg.com/lang/en/ |