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.json | https://getcomposer.org/ |
Code Sniffer | phpcs.xml.dist | https://github.com/PHPCSStandards/PHP_CodeSniffer |
docker | docker-compose.yml | http://www.docker.com/ |
dotenv | .env.example | https://www.dotenv.org/docs/ |
editorconfig | .editorconfig | https://editorconfig.org/ |
eslint | .eslintignore | http://eslint.org/ |
git | .git-blame-ignore-revs | https://git-scm.com/ |
github | .github | https://www.github.com/ |
gruntjs | Gruntfile.js | https://gruntjs.com/ |
jshint | .jshintrc | http://jshint.com/ |
npm | package-lock.json | https://www.npmjs.com/ |
nvm | .nvmrc | https://github.com/nvm-sh/nvm |
PHPUnit | phpunit.xml.dist | https://www.phpunit.de/ |
prettier | .prettierrc.js | https://prettier.io/ |
readme | README.md | |
visualstudio | .devcontainer | https://code.visualstudio.com/ |
webpack | webpack.config.js | https://webpack.js.org/ |