PHP Classes
elePHPant
Icontem

Data Dictionary: Output the structure of a MySQL database

Recommend this page to a friend!

  Author Author  
Picture of Sylvia Sotomayor
Name: Sylvia Sotomayor <contact>
Classes: 1 package by
Country: United States United States


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This package can output the structure of a MySQL database.

The main class performs queries to retrieve the list of databases in a MySQL server, the information and the list of tables of a database, and the information and list of fields of a table.

It uses the PDO extension access a MySQL server but it can be adapted to support other types of database servers.

The package comes also with separate classes to display the retrieved databases, tables and fields in HTML tables, as well export that information in XML or CSV formats.

  Classes of Sylvia Sotomayor  >  Data Dictionary  >  Download Download .zip .tar.gz  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Data Dictionary
Base name: data-dictionary
Description: Output the structure of a MySQL database
Version: 1.0.0
PHP version: 5.0
License: Free for non-commercial use
 
  Groups   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file DataDictionary.class.php Class Data Dictionary main class
Plain text file DDConverter.class.php Class Converts Data Dictionary to csv or xml
Plain text file DDPresenter.class.php Class HTML helper class
Accessible without login Plain text file index.php Example main example page
Accessible without login Plain text file README.txt Doc. documentation
Accessible without login Plain text file schemas.css Data style sheet

Install with Composer Install with Composer - Download Download all files: data-dictionary.tar.gz data-dictionary.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.