PHP Classes
elePHPant
Icontem

Convert MySQL tables to PHP class: Generate code to access MySQL records as objects

Recommend this page to a friend!

  Author Author  
Picture of Rafael Rocha
Name: Rafael Rocha <contact>
Classes: 1 package by
Country: Portugal Portugal


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to generate code to access MySQL records as objects.

It accesses a given MySQL database and retrieves the list of tables and information about the respective table fields.

The class can generate code for classes that can be used to access the respective MySQL table records as if they were objects.

The generated classes can have getter and setter functions for each table field, functions to insert or update records with the object values, functions to load a record with a given identifier, and delete the object record.


  Classes of Rafael Rocha  >  Convert MySQL tables to PHP class  >  Download Download .zip .tar.gz  >  Support forum Support forum (9)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Convert MySQL tables to PHP class
Base name: mysql_
Description: Generate code to access MySQL records as objects
Version: 1.2
PHP version: 5
License: GNU Lesser General Public License (LGPL)
 
  Groups   Applications   Related pages   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
Group folder image Code Generation Compilers and tools that generate code automatically 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.


  Related pages  
Class main page
Class main page

  Files folder image Files  
File Role Description
Files folder imagedemo (4 files)
Accessible without login Plain text file Index.php Example Index to run
Plain text file SQL_to_PHP.class.php Class SQL to PHP class
Accessible without login Plain text file ReadmeEN.txt Doc. Documentation

  Files folder image Files  /  demo  
File Role Description
  Plain text file DataBaseMysql.class.php Class Data Base Connection Class
  HTML file index.php Class Main page
  Accessible without login Plain text file Readmefirst.txt Conf. Read me file
  Plain text file users.class.php Class user class

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