PHP Classes
elePHPant
Icontem

Simple PHP Model Class: Store and retrieve objects in databases using PDO

Recommend this page to a friend!

  Author Author  
Name: SzpaQ <contact>
Classes: 3 packages by
Country: Poland Poland


  Detailed description   Download Download .zip .tar.gz  
This package can store and retrieve objects in databases using PDO.

It provides a base class that can be extend by implementation model classes that can perform several types of operations with objects that are stored in a database accessed using the PDO extension.

Currently the base model class can:

- Establish hasOne and hasMany relationships with other model classes
- Manage transactions
- Find or count objects that match given conditions
- Save or delete objects
- Retrieve existing model structure reading a given database schema
- Access class properties using getter and setter functions
- Etc..

  Classes of SzpaQ  >  Simple PHP Model Class  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Simple PHP Model Class
Base name: simplemodel
Description: Store and retrieve objects in databases using PDO
Version: -
PHP version: 5
License: The PHP License
 
  Groups   Applications   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 Design Patterns Implementations of well known design patterns 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.

  Files folder image Files  
File Role Description
Files folder imageself_stand (1 file)
Accessible without login Plain text file test_model.php Example Example script

  Files folder image Files  /  self_stand  
File Role Description
  Plain text file Model.php Class Class source

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