bitpay/php-bitpay-client

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/Bitpay/Math/Math.php38
src/Bitpay/Network/Customnet.php30
src/Bitpay/Network/Livenet.php21
src/Bitpay/Network/NetworkAware.php10
src/Bitpay/Network/NetworkAwareInterface.php6
src/Bitpay/Network/NetworkInterface.php9
src/Bitpay/Network/Testnet.php21
src/Bitpay/Payout.php204
B
4 hrs
src/Bitpay/PayoutInstruction.php95
src/Bitpay/PayoutInstructionInterface.php12
src/Bitpay/PayoutInterface.php25
src/Bitpay/PayoutTransaction.php41
src/Bitpay/PayoutTransactionInterface.php8
src/Bitpay/Point.php42
src/Bitpay/PointInterface.php9
src/Bitpay/PrivateKey.php219
B
6 hrs
src/Bitpay/PublicKey.php83
A
1 hr
src/Bitpay/SinKey.php48
src/Bitpay/Storage/EncryptedFilesystemStorage.php46
src/Bitpay/Storage/FilesystemStorage.php20
src/Bitpay/Storage/MockStorage.php12
src/Bitpay/Storage/StorageInterface.php7
src/Bitpay/Token.php83
src/Bitpay/TokenInterface.php12
src/Bitpay/User.php137
A
2 hrs
src/Bitpay/UserInterface.php15
src/Bitpay/Util/Base58.php45
src/Bitpay/Util/CurveParameterInterface.php13
src/Bitpay/Util/Error.php67
A
3 hrs
src/Bitpay/Util/Fingerprint.php35
src/Bitpay/Util/Secp256k1.php43
src/Bitpay/Util/SecureRandom.php24
src/Bitpay/Util/Util.php275
C
1 day
docs/conf.py30