Scaffoldr

Scaffoldr is a PHP scaffold (skeletal) generator for MySQL-Databases.
Download

Scaffoldr Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Dominic Schulz
  • Publisher web site:
  • http://developer.gauner.org/scaffoldr/

Scaffoldr Tags


Scaffoldr Description

Scaffoldr is a PHP scaffold (skeletal) generator for MySQL-Databases. Scaffoldr is a PHP scaffold (skeletal) generator for MySQL-Databases. Just provide the connection credentials and this script will generate the CRUD pages for you in second.Developer commentsWhen working with PHP and MySQL the probably most common task is to create CRUD (create-read-update-delete) pages for the tables created in MySQL. This work is tedious and error prone, so I've decided to automate this process. This is inspired by the scaffold generators of Ruby on Rails. There are other generators like this, but most of these are build into more complex frameworks I didn't want to use. This is a rewrite of an early scaffold generator I wrote.What's New in This Release:· This revision allows flexible primary key placement, column sort toggle, and foreign key handling.


Scaffoldr Related Software