.editorconfig | |
|
|
.gitattributes | |
|
|
.github/ISSUE_TEMPLATE/bug.yml | |
|
|
.github/ISSUE_TEMPLATE/config.yml | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/dependabot-auto-merge.yml | |
|
|
.github/workflows/fix-php-code-style-issues.yml | |
|
|
.github/workflows/phpstan.yml | |
|
|
.github/workflows/run-tests.yml | |
|
|
.github/workflows/update-changelog.yml | |
|
|
.gitignore | |
|
|
CHANGELOG.md | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
composer.json | |
|
|
database/factories/ModelFactory.php | 3 | A 0 mins |
|
database/migrations/create_referral_rewriter_tag_table.php.stub | |
|
|
phpstan-baseline.neon | |
|
|
phpstan.neon.dist | |
|
|
phpunit.xml.dist | |
|
|
rector.php | 14 | A 0 mins |
|
src/Facades/ReferralRewriterTag.php | 10 | A 0 mins | A 100% |
src/ReferralRewriterTag.php | 56 | A 0 mins | A 100% |
src/ReferralRewriterTagServiceProvider.php | 14 | A 0 mins | A 100% |
workbench/app/Providers/WorkbenchServiceProvider.php | 14 | A 0 mins |
|