PHP Classes

MySQL Database & Model Classes: Manipulate MySQL database table records as objects

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: 1,125 All time: 3,351 This week: 488Up
Version License PHP version Categories
mysql_database_class 1.0GNU General Publi...4.0Databases
Description 

Author

This package can be used to manipulate MySQL database table records as objects.

There is a base class that abstracts basic MySQL database access operations like inserting, selecting, updating and deleting table records.

A sub-class of the base class can store and retrieve table records and perform operations to access the records information as if they are objects, like finding all records or only those that match a given criteria, create or update a given record with values from arrays, and delete a record.

Picture of Corey W.
Name: Corey W. <contact>
Classes: 3 packages by
Country: United States United States

  Files folder image Files (4)  
File Role Description
Accessible without login Plain text file Database.php Class Main Database Class
Accessible without login Plain text file Model.php Class Model Class
Accessible without login Plain text file agency.php Class Example Model Class
Accessible without login Plain text file example.php Example Example Usage

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,125
This week:0
All time:3,351
This week:488Up
User Comments (2)