inklabs/kommerce-core

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.idea/Zen Kommerce.iml
.idea/copyright/profiles_settings.xml
.idea/encodings.xml
.idea/fileTemplates/code/PHP Constructor.php1
A
0 mins
.idea/fileTemplates/includes/PHP File Header.php0
A
0 mins
.idea/fileTemplates/internal/PHP Class.php7
A
0 mins
.idea/fileTemplates/internal/PHP File.php1
A
0 mins
.idea/fileTemplates/internal/PHP Interface.php7
A
0 mins
.idea/fileTemplates/internal/PHP Trait.php7
A
0 mins
.idea/fileTemplates/internal/PHPUnit Test.php7
A
0 mins
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
.idea/modules.xml
.idea/php-test-framework.xml
.idea/php.xml
.idea/runConfigurations/All_Tests.xml
.idea/runConfigurations/All_Tests__MySQL_.xml
.idea/runConfigurations/All_Tests_for_Coverage.xml
.idea/scopes/scope_settings.xml
.idea/vcs.xml
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
README.md
composer.json
composer.lock
docs/DesignPatterns/AbstractFactory/README.md
docs/DesignPatterns/Builder/README.md
docs/DesignPatterns/Command/README.md
docs/DesignPatterns/Decorator/README.md
docs/DesignPatterns/Facade/README.md
docs/DesignPatterns/Iterator/README.md
docs/DesignPatterns/Mediator/README.md
docs/DesignPatterns/README.md
docs/DesignPatterns/Strategy/README.md
docs/DesignPatterns/TemplateMethod/README.md
phpunit.xml
phpunit_bootstrap.php9
A
0 mins
src/Action/Attachment/CreateAttachmentForOrderItemCommand.php24
A
0 mins
src/Action/Attachment/CreateAttachmentForUserProductCommand.php30
A
0 mins
src/Action/Attachment/DeleteAttachmentCommand.php17
A
0 mins
src/Action/Attachment/MarkAttachmentLockedCommand.php17
A
0 mins
src/Action/Attachment/MarkAttachmentNotVisibleCommand.php17
A
0 mins
src/Action/Attachment/MarkAttachmentUnlockedCommand.php17
A
0 mins
src/Action/Attachment/MarkAttachmentVisibleCommand.php17
A
0 mins
src/Action/Attribute/AbstractAttributeCommand.php47
A
35 mins
src/Action/Attribute/CreateAttributeCommand.php20
A
0 mins
src/Action/Attribute/CreateAttributeValueCommand.php52
A
35 mins