sanmai/gmopg

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.php_cs.dist
.stickler.yml
.travis.yml
LICENSE
README.md
composer.json
phpunit.xml.dist
src/GMO/API/Call/AlterTran.php31
src/GMO/API/Call/EntryTran.php22
src/GMO/API/Call/Example.php10
src/GMO/API/Call/ExecTran.php62
src/GMO/API/Call/Magic.php74
src/GMO/API/Call/SearchTrade.php16
src/GMO/API/Call/Traits/SettableAccessIDTrait.php12
src/GMO/API/Constants.php9
src/GMO/API/Defaults.php48
src/GMO/API/Errors.php532
src/GMO/API/Exception/FailedRequirement.php5
src/GMO/API/MethodsAbstract.php44
src/GMO/API/MethodsActual.php114
F
3 days
src/GMO/API/MethodsSandbox.php114
F
3 days
src/GMO/API/Response/AccessIDInterface.php7
src/GMO/API/Response/AlterTranResponse.php11
src/GMO/API/Response/Basic.php9
src/GMO/API/Response/EntryTranResponse.php15
src/GMO/API/Response/ErrorResponse.php27
src/GMO/API/Response/ExampleResponse.php5
src/GMO/API/Response/ExecTranResponse.php19
src/GMO/API/Response/SearchTradeResponse.php34
src/GMO/API/Response/VerifiableResponse.php6
src/GMO/Exception.php5
src/GMO/ImmediatePayment.php122
A
2 hrs