2017 © Pedro Peláez
 

library database-helper

image

imi/database-helper

  • Wednesday, March 14, 2018
  • by imi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 29 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

database-helper

Database Helper Functions, (*1)

Mostely extracted aus n98-magerun(2) to be used in other projects. Independent of symfony packages., (*2)

Features

  • Strip database (export only the structure, not the data), originally baseds on [SelfScripts] (https://github.com/amenk/SelfScripts/blob/master/mysql-stripped-dump)
  • Human Readable exports and optimize on import (originally by @amenk)
  • Compressing / uncompressing dumps (by the n98 team)
  • Pipe through pipe viewer for nice progress bars
  • Remove definer statements from dumps

Testing

Before running tests, set the following environment variables:, (*3)

  • PHPUNIT_DB_HOSTNAME - defaults to localhost
  • PHPUNIT_DB_USERNAME
  • PHPUNIT_DB_PASSWORD
  • PHPUNIT_DB_NAME - optional - will be auto generated im omitted

Similar Packages

https://github.com/spatie/db-dumper, (*4)

The Versions

14/03 2018

dev-master

9999999-dev

  Sources   Download

The Development Requires

by Alexander Menk

02/03 2018

0.3.1

0.3.1.0

  Sources   Download

The Development Requires

by Alexander Menk

01/03 2018

0.3.0

0.3.0.0

  Sources   Download

The Development Requires

by Alexander Menk

01/03 2018

0.2.0

0.2.0.0

  Sources   Download

The Development Requires

by Alexander Menk

18/02 2018

0.1.0

0.1.0.0

  Sources   Download

The Development Requires

by Alexander Menk

18/02 2018

dev-develop

dev-develop

  Sources   Download

The Development Requires

by Alexander Menk