12rambau/Chat-bundle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/ISSUE_TEMPLATE/Usage.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.gitignore
.travis.yml
CONTRIBUTORS.md
LICENCE
README.md
assets/css/chat.css
assets/img/github_logo.png
assets/js/chat.js46
A
0 mins
composer.json
package.json
phpunit.xml.dist
src/BtbaChatBundle.php6
A
0 mins
src/Controller/ChatController.php56
A
0 mins
src/DependencyInjection/BtbaChatExtension.php19
A
0 mins
src/DependencyInjection/Configuration.php19
A
0 mins
src/Form/ChatMessageType.php30
A
0 mins
src/Model/BaseAuthor.php20
A
0 mins
src/Model/BaseChatMessage.php48
A
0 mins
src/Query/MessageQuery.php12
A
0 mins
src/Resources/config/routes.yaml
src/Resources/config/services.yaml
src/Resources/public/btba_chat.css
src/Resources/public/btba_chat.js6,874
A
0 mins
src/Resources/public/entrypoints.json
src/Resources/public/fonts/fontawesome-webfont.674f50d2.eot
src/Resources/public/fonts/fontawesome-webfont.af7ae505.woff2
src/Resources/public/fonts/fontawesome-webfont.b06871f2.ttf
src/Resources/public/fonts/fontawesome-webfont.fee66e71.woff
src/Resources/public/images/fontawesome-webfont.912ec66d.svg
src/Resources/public/manifest.json
src/Resources/public/runtime.js0
A
0 mins
src/Resources/translations/chat.en.yaml
src/Resources/views/list.html.twig
src/Resources/views/show.html.twig
src/Resources/views/test.html.twig
webpack.config.js12
A
0 mins
yarn.lock