Libraries tagged by database backups
hgg/dbbackup
35 Downloads
Create backup files of databases or individual tables and restore from dump files
davmixcool/php-dbcloud
1506 Downloads
Easily backup PostgreSql or MySql database to the cloud
sunnysideup/databasebackup
82 Downloads
Backup, download or restore an entire database from within the Silverstripe CMS. Great for copying data from Live to Test or making a backup before a big change.
maldicore/silverstripe-clientexport
57 Downloads
Exports all files and folders in the assets directory or database to a ZIP file in the CMS.
joeymckenzie/sqlighter
33 Downloads
A Laravel package for backing up your SQLite database.
howtomakeaturn/csvdumper
72 Downloads
Dump database into csv format.
eaudeweb/mysqldump-php
313 Downloads
PHP version of mysqldump cli that comes with MySQL
rohitjoshi9023/db2cloud
3 Downloads
Schedule your database backup to various cloud file storage providing platforms like gDrive,DropBox and S3 and more.You can also store your database backup to your local server as well
basry/larabackup
468 Downloads
Simple Laravel Database Backup Solution
saaaaaaaaasha/ubackupparser
6 Downloads
Parser csv files (database) from backup for uCoz sites.
bsaqqa/backfire
18 Downloads
Is a backup Database CLI for PHP
wearebase/base-bash-bosh
1402 Downloads
B.O.S.H is a collection of orchestration & synchronisation scripts which can be used to deploy pre-built code and synchronise or backup databases and assets
howtomakeaturn/db-2-dropbox
116 Downloads
Backup your database to dropbox easily.
muhammadhuzaifa/laravel-safe-migration
44 Downloads
The package provide a safest way to run migration commands by generating backup of the database before running the actual migration command.
jimbojsb/db-snapshot
2890 Downloads
Snapshot your database with mysqldump and store it to a an asset volume (S3). Also restore it from that same location. Great for local dev snapshots and nightly backups.