wow-apps/symfony-slack-bot

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/question.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.php_cs
.scrutinizer.yml
.styleci.yml
.travis.yml
CHANGELOG.md
CHANGELOG.v3.md
LICENSE
README.md
Resources/config/services.yaml
_config.yml
composer.json
phpunit.xml
Command/WowappsSlackbotTestCommand.php164
A
3 hrs
DependencyInjection/Configuration.php58
A
1 hr
DependencyInjection/WowAppsSlackExtension.php17
Entity/Attachment.php216
B
6 hrs
Entity/AttachmentAction.php94
Entity/AttachmentActionConfirm.php70
A
35 mins
Entity/AttachmentField.php41
Entity/SlackMessage.php100
A
50 mins
Entity/Workspace.php26
Exception/SlackbotException.php62
Service/SlackBot.php38
Service/SlackColor.php39
Service/SlackEmoji.php1,532
Service/SlackMarkdown.php77
A
25 mins
Service/SlackMessageBuilder.php161
Service/SlackMessageValidator.php94
A
1 hr
Service/SlackProvider.php46
Service/SlackTemplatingManager.php42
Templating/SlackTemplateInterface.php8
Templating/Template/SlackException.php112
WowAppsSlackBundle.php7