PHP Classes

Classes of Besmir Alia

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Besmir Alia (1)  >  Mission progress status  >  Reputation  
Picture of Besmir Alia
Name: Besmir Alia <contact>
Classes: 1
Country: Albania Albania
Age: 39
All time rank: 30113 in Albania Albania
Week rank: 195 Up1 in Albania Albania Up
All time users: 618
Week users: 0
 

 

  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image dbORM  
Generate classes to access MySQL tables as objects
This class can generate classes of objects to access MySQL tables as objects.

It takes the name of a MySQL table and generates a class with a given name that maps between the given table records and class objects.

The generated class has functions to create, retrieve, update and delete records of the given table.

The list of table fields that are mapped to class variables is configurable.

It generates functions to get objects by identifier value, as well for each field with foriegn keys, indexes and unique keys, get all objects of a table, find objects by search, create, retrieve, update and delete rows.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z