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 |
---|---|---|
ant | build.xml | https://ant.apache.org/ |
codecov | codecov.yml | https://codecov.io/ |
composer | composer.json | https://getcomposer.org/ |
Code Sniffer | phpcs.xml.dist | https://github.com/squizlabs/PHP_CodeSniffer |
editorconfig | .editorconfig | https://editorconfig.org/ |
eslint | .eslintrc.json | http://eslint.org/ |
git | .gitattributes | https://git-scm.com/ |
github | .github | https://www.github.com/ |
jshint | .jshintrc | http://jshint.com/ |
npm | package.json | https://www.npmjs.com/ |
phpstan | phpstan.neon.dist | https://github.com/phpstan |
PHPUnit | phpunit.xml.dist | https://www.phpunit.de/ |
psalm | psalm.xml | https://getpsalm.org/ |
scrutinizer | .scrutinizer.yml | https://scrutinizer-ci.com/ |
Robots.txt | robots.txt | http://www.robotstxt.org/ |
travis | .travis.yml | https://travis-ci.org/ |
yarn | yarn.lock | https://yarnpkg.com/lang/en/ |