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 | .php_cs | https://github.com/squizlabs/PHP_CodeSniffer |
| editorconfig | .editorconfig | https://editorconfig.org/ |
| eslint | .eslintrc.js | http://eslint.org/ |
| git | .gitattributes | https://git-scm.com/ |
| npm | package-lock.json | https://www.npmjs.com/ |
| PHPUnit | phpunit.xml | https://www.phpunit.de/ |
| scrutinizer | .scrutinizer.yml | https://scrutinizer-ci.com/ |
| styleci | .styleci.yml | https://styleci.io/ |
| travis | .travis.yml | https://travis-ci.org/ |
| webpack | webpack.mix.js | https://webpack.js.org/ |