PHP Classes

PHP MySQL and PostgreSQL Database Dump Utility: Dump a MySQL or PostgreSQL database to an archive

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2024-01-10 (2 months ago) RSS 2.0 feedNot enough user ratingsTotal: 380 This week: 1All time: 6,728 This week: 560Up
Version License PHP version Categories
sql-dump 0.10MIT/X Consortium ...3.0PHP 5, Databases, Systems administration
Description 

Author

This class can dump a MySQL or PostgreSQL database to an archive.

It can connect to a given MySQL or PostgreSQL database to check if the database access is correct.

Then it can dump the records of the database to a file using the mysqldump or pg_dump utility programs.

The class can compress the output using the gzip algorithm and store it in a file or serve it for download.

Picture of Kakhaber Kashmadze
Name: Kakhaber Kashmadze <contact>
Classes: 4 packages by
Country: Georgia Georgia
Age: 50
All time rank: 21272 in Georgia Georgia
Week rank: 411 Up2 in Georgia Georgia Equal
Innovation award
Innovation award
Nominee: 1x

Details

Sql dump utility for MySQL and PostgreSQL Databases

Dump Database from MySQL or PostgreSQL.

See example.php


  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example Example script
Accessible without login Plain text file LICENSE Lic. License Text
Accessible without login Plain text file README.md Data Auxiliary data
Plain text file SqlDump.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:380
This week:1
All time:6,728
This week:560Up