rugk/threema-msgapi-sdk-php

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.gitignore
.gitmodules
.travis.yml
CONTRIBUTING.md
LICENSE
README.md
composer.json
scripts/buildLibsodium.sh
scripts/buildLibsodiumPhp.sh
scripts/checkLibsodium.sh
scripts/libsodiumkey.asc
scripts/php.ini
scripts/rugksigningkey.asc
scripts/verifySignature.sh
source/Threema/MsgApi/Tests/threema.jpg
samples/testFetchPublicKey.php17
A
1 hr
samples/testKeyLookup.php17
A
1 hr
samples/testSendE2EFile.php20
samples/testSendE2EText.php19
samples/testSendSimple.php20
scripts/buildPhar.php22
source/Threema/Console/Command/Base.php134
source/Threema/Console/Command/Capability.php35
source/Threema/Console/Command/Credits.php30
source/Threema/Console/Command/Decrypt.php22
source/Threema/Console/Command/DerivePublicKey.php18
source/Threema/Console/Command/Encrypt.php22
source/Threema/Console/Command/FeatureLevel.php24
source/Threema/Console/Command/GenerateKeyPair.php20
source/Threema/Console/Command/HashEmail.php18
A
1 hr
source/Threema/Console/Command/HashPhone.php18
A
1 hr
source/Threema/Console/Command/LookupIdByEmail.php32
C
7 hrs
source/Threema/Console/Command/LookupIdByPhoneNo.php32
C
7 hrs
source/Threema/Console/Command/LookupPublicKeyById.php30
source/Threema/Console/Command/ReceiveMessage.php58
A
1 hr
source/Threema/Console/Command/SendE2EFile.php41
source/Threema/Console/Command/SendE2EImage.php38
source/Threema/Console/Command/SendE2EText.php40
source/Threema/Console/Command/SendSimple.php39
source/Threema/Console/Common.php50
source/Threema/Console/Run.php145
B
4 hrs
source/Threema/Core/AssocArray.php28
A
45 mins
source/Threema/Core/Exception.php4
source/Threema/Core/KeyPair.php10
source/Threema/Core/Url.php62
source/Threema/MsgApi/Commands/Capability.php19
source/Threema/MsgApi/Commands/CommandInterface.php8
source/Threema/MsgApi/Commands/Credits.php15