Download the PHP package wish32/yii2-db-manager without Composer
On this page you can find all versions of the php package wish32/yii2-db-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wish32/yii2-db-manager
More information about wish32/yii2-db-manager
Files in wish32/yii2-db-manager
Download wish32/yii2-db-manager
More information about wish32/yii2-db-manager
Files in wish32/yii2-db-manager
Vendor wish32
Package yii2-db-manager
Short Description The db dump manager module for Yii2 . Forked from Beaten-Sect0r/yii2-db-manager
License BSD-3-Clause
Package yii2-db-manager
Short Description The db dump manager module for Yii2 . Forked from Beaten-Sect0r/yii2-db-manager
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii2-db-manager
Yii2 DB manager
Click on a :star:!
MySQL/PostgreSQL Database Backup and Restore functionality
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Configuration
Once the extension is installed, simply add it in your config by:
Basic
Advanced
Simple config
Advanced config
Console config
Make sure you create a writable directory named backup on app root directory.
Usage
Pretty url's
No pretty url's
Console usage
-
db component, default value:
db
-
gzip archive
-
file storage
- file name, default last dump
Create dump
Restore dump
Deleting all dumps
Test database connection
Changelog
- Flysystem support
- Console support
- Multiple database management
- Ability for customize dump and restore options; dump and restore processors
- Ability for run operations asynchronously
- Ability for compressing dumps
All versions of yii2-db-manager with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
yiisoft/yii2-bootstrap5 Version *
symfony/process Version 2.8.*|3.*|4.*
creocoder/yii2-flysystem Version *
yiisoft/yii2-bootstrap5 Version *
symfony/process Version 2.8.*|3.*|4.*
creocoder/yii2-flysystem Version *
The package wish32/yii2-db-manager contains the following files
Loading the files please wait ....