spotonlive/sl-db-backup

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitattributes
.gitignore
.travis.yml
LICENSE
README.md
composer.json
composer.lock
phpunit.xml
src/SpotOnLive/DbBackup/Adapters/Backup/AmazonAdapter.php60
A
0 mins
src/SpotOnLive/DbBackup/Adapters/Backup/BackupAdapterInterface.php6
A
0 mins
src/SpotOnLive/DbBackup/Adapters/Backup/ChainAdapter.php30
A
0 mins
src/SpotOnLive/DbBackup/Adapters/Backup/FileAdapter.php63
A
0 mins
src/SpotOnLive/DbBackup/Adapters/Dump/DumpAdapter.php19
A
0 mins
src/SpotOnLive/DbBackup/Adapters/Dump/DumpAdapterInterface.php6
A
0 mins
src/SpotOnLive/DbBackup/Adapters/Dump/MySQLDumpAdapter.php68
A
1 hr
src/SpotOnLive/DbBackup/Exceptions/PermissionException.php6
A
0 mins
src/SpotOnLive/DbBackup/Exceptions/RuntimeException.php6
A
0 mins
src/SpotOnLive/DbBackup/Options/AmazonAdapterOptions.php16
A
0 mins
src/SpotOnLive/DbBackup/Options/BackupServiceOptions.php8
A
0 mins
src/SpotOnLive/DbBackup/Options/DumpOptions.php6
A
0 mins
src/SpotOnLive/DbBackup/Options/FileAdapterOptions.php10
A
0 mins
src/SpotOnLive/DbBackup/Options/Options.php47
A
0 mins
src/SpotOnLive/DbBackup/Options/OptionsInterface.php10
A
0 mins
src/SpotOnLive/DbBackup/Providers/Services/BackupServiceProvider.php31
A
0 mins
src/SpotOnLive/DbBackup/Services/BackupService.php91
A
25 mins
src/SpotOnLive/DbBackup/Services/BackupServiceInterface.php6
A
0 mins
src/config/config.php14
A
0 mins