.baseline-phan.php | 56 | A 0 mins |
|
.baseline-phpstan.neon | |
|
|
.baseline-psalm.xml | |
|
|
.editorconfig | |
|
|
.gitattributes | |
|
|
.github/ISSUE_TEMPLATE/1_Bug_Report.md | |
|
|
.github/ISSUE_TEMPLATE/2_Feature_Request.md | |
|
|
.github/ISSUE_TEMPLATE/3_Support_Question.md | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/composer.yml | |
|
|
.github/workflows/phan.yml | |
|
|
.github/workflows/php-cs-fixer.yml | |
|
|
.github/workflows/phpstan.yml | |
|
|
.github/workflows/phpunit.yml | |
|
|
.github/workflows/psalm.yml | |
|
|
.github/workflows/rector.yml | |
|
|
.github/workflows/stripe.yml | |
|
|
.gitignore | |
|
|
.phan/config.ci.php | 12 | A 0 mins |
|
.phan/config.php | 32 | A 0 mins |
|
.php-cs-fixer.dist.php | 28 | A 0 mins |
|
LICENSE | |
|
|
README.md | |
|
|
bin/baselines | |
|
|
bin/check | |
|
|
bin/fix | |
|
|
bin/validate | |
|
|
composer.json | |
|
|
dev/Command/CheckCommand.php | 290 | C 1 day |
|
dev/Doctrine/MappingFilesLocator.php | 42 | A 0 mins |
|
dev/Helper/MappingHelper.php | 47 | A 0 mins |
|
dev/Helper/ReflectionHelper.php | 135 | A 1 hr |
|
dev/Helper/StaticHelper.php | 63 | A 0 mins |
|
docs/Backend-Integration.md | |
|
|
docs/Configuration.md | |
|
|
docs/Error-handling.md | |
|
|
docs/Frontend-Integration.md | |
|
|
docs/Index.md | |
|
|
docs/Installation.md | |
|
|
docs/WebHooks.md | |
|
|
phpstan.ci-with-baseline.neon | |
|
|
phpstan.neon | |
|
|
phpunit.xml.dist | |
|
|
psalm.xml | |
|
|
rector.php | 15 | A 0 mins |
|
sonar-project.properties | |
|
|
src/Controller/WebhookController.php | 79 | B 4 hrs |
|
src/DependencyInjection/Configuration.php | 45 | A 1 hr |
|
src/DependencyInjection/SHQStripeExtension.php | 60 | A 0 mins |
|
src/Event/AbstractStripeChargeEvent.php | 26 | A 0 mins |
|