maen-bn/openamauth

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.gitignore
.travis.yml
LICENSE
README.md
composer.json
phpunit.xml.dist
src/Config.php60
src/Contracts/Config.php12
src/Contracts/Curl.php19
src/Contracts/OpenAm.php14
src/Contracts/Strategies/Format.php6
src/Curl.php102
src/Factories/CurlFactory.php10
src/Factories/OpenAmFactory.php15
src/Factories/StrategiesFactory.php11
src/OpenAm.php113
A
25 mins
src/Strategies/JsonToObject.php14