PHP Classes

Fast DB Class Generator: Generate classes to access MySQL database tables

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 819 All time: 4,217 This week: 38Up
Version License PHP version Categories
fastdb 5.1Custom (specified...5PHP 5, Databases, Code Generation
Description 

Author

This class can generate classes to access MySQL database tables.

It can retrieve the list of tables and table fields of a given MySQL database.

The class can generate a class script file that can perform several operations to access the listed MySQL database tables.

The generated classes for each table contain functions to query the table and retrieve the results, and execute SQL INSERT, UPDATE and DELETE from parameters that define the field values and conditions.

Picture of Hensel Hartmann
Name: Hensel Hartmann <contact>
Classes: 2 packages by
Country: Switzerland Switzerland

  Files folder image Files (6)  
File Role Description
Plain text file class.fastDB.php Class main class
Plain text file db.config.php Class config file with helper function
Accessible without login Plain text file EXAMPLE-CLASS.class.php Output Example Output created by the main class
Accessible without login Plain text file index.php Example Runs the main class for demo purposes and holds some helptext
Accessible without login Plain text file license.txt Lic. license file
Accessible without login Plain text file use_example_class.php Example demo usage of the example class - all options

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:819
This week:0
All time:4,217
This week:38Up