2017 © Pedro Peláez
 

yii2-extension yii2-postgresql-backup

This is Yii2 extension for backup Postgres database

image

vitalik74/yii2-postgresql-backup

This is Yii2 extension for backup Postgres database

  • Wednesday, March 9, 2016
  • by vitalik74
  • Repository
  • 1 Watchers
  • 0 Stars
  • 40 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 1 Versions
  • 3 % Grown

The README.md

yii2-postgresql-backup

Yii2 PostgreSql create backup

Class for generate and save/download PostgreSql database backup file. Simply to use. code $path = 'full/path/dump.sql'; $doDbBackup = new DoBackup($path); $doDbBackup->create(); Enjoy :), (*1)

The Versions

09/03 2016

dev-master

9999999-dev

This is Yii2 extension for backup Postgres database

  Sources   Download

MIT

The Requires

 

by Vitaliy Koziy

yii2 yii 2 backup backup database