Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042571
en ru br
ALT Linux repos
S:1.11.5-alt1
5.0: 1.8.8-alt1
4.1: 1.8.7-alt2

Group :: Development/Other
RPM: pear-DB_DataObject

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.11.5-alt1
Build date: 27 july 2016, 10:36 ( 400.2 weeks ago )
Size: 68.32 Kb

Home page:   http://pear.php.net/package/DB_DataObject

License: PHP License
Summary: An SQL Builder, Object Interface to Database Tables
Description:

DataObject performs 2 tasks:
 1. Builds SQL statements based on the objects vars and the builder
methods.
 2. acts as a datastore for a table row.
 The core class is designed to be extended for each of your tables so
that you put the
 data logic inside the data classes.
 included is a Generator to make your configuration files and your base
classes.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • pear-DB_DataObject
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin