PHP Classes
elePHPant
Icontem

active record

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 41       Packages icon Packages (15)   Blogs icon Blogs (9)   Packages icon Forums icon Package forums (11)   Blogs icon Forums icon Blog forums (6)  

      1-10   11-15   Next >  
... activerelrecord Store and retrieve objects from a database   This class can be used to store and retrieve objects in a relational database using the Active Record design pattern. It can initialize an object that is mapped to a given database table turning table fields into variables of the object class ...
My Active Record Support forum myactiverecord Map objects to MySQL database table rows   This class can be used to map objects to MySQL database rows using Martin Fowler's Active Record design pattern as popularised by Ruby on Rails. It can store and retrieve objects in MySQL tables with minimal configuration ...
This class can map objects to database table records using Active Record design pattern. It provides a base class that should be extended by implementation classes to store and retrieve objects in database table records. The base class can execute insert queries into a table with the same name of the ...
Abstract SQL Table to Object Support forum parentdbtoclass Map table rows to objects with Active Record   This package uses the Active Record design pattern to map database table records to objects. It provides a base class from which all classes that map database tables should inherit. The sub-class ...
SMK User Authentication Support forum smk_auth Authenticate users with MySQL database records   This package can be used to authenticate users against a MySQL database of user records. It can verify whether there is a record for an active user given the user name and password. If the authentication ...
... -relational mapping classes   This package can be used to generate classes that map data in relational database tables in PHP objects using the Active Record design pattern. It can generate classes optimized to work under PHP 4, PHP 5 or PHP 5.1 . The generated classes can work with PDO or POG database ...
Naf Database Tools Support forum naf-db Store and retrieve objects in databases using PDO   This package implements the Active Record design pattern to store and retrieve objects in SQL databases using PDO. It provides a base class that map information in object variables to records of database table ...
AR DB Interface Support forum ar-db-interface Manage table records as objects using ActiveRecord   This package can be used to manage database table records as objects using the Active Record design pattern. The main class takes as parameters a database access object (DAO), the name of a table and ...
PDO ActiveRecord Support forum pdo-active-record Store and retrieve objects from databases with PDO   This class can be used to store and retrieve objects from databases with PDO. It implements the Active Record design pattern to create, retrieve, update and delete objects that are mapped to given ...
Calendar Events Support forum calendarevents Display and manage database stored calendar events   This class can display calendars that act as a Web interface to manage events and important dates recorded in a MySQL database. The class presents month calendars with links that can be used to add an ...

      1-10   11-15   Next >