PHP Classes

Database ORM Builder: Generate MySQL Object Relational Mapping classes

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
StarStar 34%Total: 1,007 All time: 3,634 This week: 52Up
Version License PHP version Categories
dataobjectbuilder 5Freeware3.0PHP 5, Databases, Code Generation
Description 

Author

This package can generate MySQL Object Relational Mapping classes.

It can retrieve the list of tables and fields of a MySQL database and generates classes with functions for storing and retrieving objects in the given MySQL database tables.

The generated code is stored in a file with the name based on the database name. For each table it generates a class for accessing fields, table data and execute SQL SELECT, INSERT, UPDATE and DELETE queries.

Picture of Anthony Amolochitis
  Performance   Level  
Name: Anthony Amolochitis <contact>
Classes: 10 packages by
Country: United States United States

Recommendations

Map database records to objects
Store and retrieve objects without writing native SQL again

What is the best PHP crud class?
How to create CRUD with PHP

Access data base
Pre-written PHP MySQL functions class

CRUD
Perform CRUD operations on MySQL table records

  Files folder image Files (2)  
File Role Description
Plain text file DataObjectBuilder.php Class Builds the Database ORM
Plain text file TestLibrary.php Example Output example of a tester table in database test

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:1,007
This week:0
All time:3,634
This week:52Up
User Ratings User Comments (1)
 All time
Utility:55%StarStarStar
Consistency:70%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:34%StarStar
Rank:4194
 
hi Totally exceeded.
10 years ago (keran)
7%Star