Download the PHP package rguj/dbr without Composer
On this page you can find all versions of the php package rguj/dbr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor rguj
Package dbr
Short Description Database Backup and Restore v2
License MIT
Homepage https://github.com/Codexshaper/database-backup-restore
Package dbr
Short Description Database Backup and Restore v2
License MIT
Homepage https://github.com/Codexshaper/database-backup-restore
Please rate this library. Is it a good library?
Informations about the package dbr
database-backup-restore
Database Backup & Restore
Installation
MySql Dump (Note: Mustbe installed mysqldump
in your system)
Use constructor with options
Use create method
Dynamically
Archive
MySql Restore (Note: Mustbe installed mysql
in your system)
Restore from without archive
Restore from archive
PgSql Dump (Note: Mustbe installed pg_dump
in your system)
Use constructor with options
Use create method
Dynamically
Archive
PgSql Restore (Note: Mustbe installed psql
in your system)
Restore from without archive
Restore from archive
Sqlite Dump (Note: Mustbe installed sqlite3
in your system)
Use constructor
Use create method
Set Dynamically
Archive
Sqlite Restore (Note: Mustbe installed sqlite3
in your system)
Use Construct
Use Dynamic
Restore From Archive
MongoDB Dump (Note: Mustbe installed mongodump
in your system)
Use constructor with options
Use create method
Dynamically
Archive
Use URI
OR
Dynamic
Compress
MongoDB Restore (Note: Mustbe installed mongorestore
in your system)
Restore from without archive
Use URI
Restore from archive
Restore from archive using URI
Set Dump Binary Path
Authors
- Md Abu Ahsan Basir - github
License
- MIT license
- Copyright 2019 © CodexShaper.
All versions of dbr with dependencies
PHP Build Version
Package Version
The package rguj/dbr contains the following files
Loading the files please wait ....