ufocoder/yii2-SyncSocial

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveralls.yml
.gitignore
.travis.yml
LICENSE
README.md
codeception.yml
composer.json
composer.lock
docs/configuration.md
docs/howitworks.md
docs/installation.md
src/ISyncService.php7
src/SyncService.php134
A
35 mins
src/actions/ActionSynchronize.php39
src/actions/ConnectAction.php12
src/actions/DisconnectAction.php12
src/actions/SyncAction.php26
src/behaviors/SynchronizerBehavior.php48
src/components/SyncServicesValidator.php24
A
1 hr
src/components/Synchronizer.php201
B
4 hrs
src/components/services/Facebook.php42
src/components/services/Google.php36
src/components/services/Twitter.php38
src/components/services/Vkontakte.php56
src/messages/config.php21
src/messages/en/SyncSocial.php36
B
4 hrs
src/messages/ru/SyncSocial.php36
B
4 hrs
src/migrations/m141023_180552_sync_record.php21
src/models/SyncModel.php29
src/traits/Synchonizer.php19
src/views/sync/index.php41