PHP Classes

Packages of Jorge Prado

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Jorge Prado (2)  >  Mission progress status  >  Reputation  
Picture of Jorge Prado
Name: Jorge Prado <contact>
Classes: 2
Country: Peru Peru
Age: ???
All time rank: 18463 in Peru Peru
Week rank: 195 Up2 in Peru Peru Up
All time users: 1500
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 My Rad 4 PHP  
Generate PHP class from MySQL table
This package can generate PHP classes from MySQL database tables.

It includes classes similar to Microsoft EntityFramework that can retrieve the structure of a MySQL database table and generates code for a class that can store and retrieve records into the class variables.

The package provides a Web based user interface to define and control the generation of the object-relational mapping classes.

  Files folder image PHP Compare Objects  
Compare objects using reflection
This class can compare objects using reflection.

It uses reflection to get the objects class names, variables and their properties.

The class may make the class variables accessible if their are private or protected, so it can retrieve and compare the variable values.


  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