heiseonline/shariff-backend-php

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.gitattributes
.gitignore
.travis.yml
CHANGELOG.md
Makefile
README.md
build.sh
composer.json
composer.lock
phpunit.xml.dist
test.sh
.php-cs-fixer.php23
index.php37
src/Backend.php41
src/Backend/BackendManager.php92
B
4 hrs
src/Backend/Buffer.php21
src/Backend/Facebook.php28
src/Backend/Pinterest.php25
src/Backend/Reddit.php26
A
25 mins
src/Backend/Request.php27
src/Backend/ServiceFactory.php45
src/Backend/ServiceInterface.php11
src/Backend/StumbleUpon.php21
src/Backend/Vk.php26
src/Backend/Xing.php21
src/CacheInterface.php8
src/LaminasCache.php47