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 |
|---|---|---|
| composer | composer.lock | https://getcomposer.org/ |
| dotenv | .env | https://symfony.com/doc/current/components/dotenv.htmls |
| drone | .docker | http://docs.drone.io/ |
| git | .gitignore | https://git-scm.com/ |
| github | .github | https://www.github.com/ |
| grumphp | grumphp.yml | https://github.com/phpro/grumphp |
| npm | package-lock.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/ |
| webpack | webpack.config.js | https://webpack.js.org/ |
| yarn | yarn.lock | https://yarnpkg.com/lang/en/ |