Projects / DB Schema Management

DB Schema Management

DB Schema Management is a class that can be used to: extract a database schema into a PHP script that defines the schema in an array; apply the extracted script to recreate the database schema; allow the editing of the extracted script to implement changes to the schema; and allow users of the application to create changes to the schema that are separate to the extracted script. It has support for pre- and post-processing scripts. It can require a minimum schema version to apply the update.

Tags
Licenses
Operating Systems
Implementation
Translations
Screenshot

Project Spotlight

Quenlig

An online interactive tutorial and free text assesments.

Screenshot

Project Spotlight

phpMyAdmin

A tool that handles the basic administration of MySQL over the Web.