[X] The "/opencv-win/OpenCV_1.0rc1.exe" file could not be found or is not available. Please select another file.

Pork.dbObject is a tiny (500 lines) but powerful hot-pluggable OR-mapper/Active Record implementation for PHP5. It automatically recognizes different types of relations in your database by matching primary keys and takes care of most of your SQL queries.


http://pork-dbobject.sourceforge.net





Separate each tag with a space.

Release Date:

2007-10-25

Topics:

License:

Operating System:

Intended Audience:

Database Environment:

Programming Language:

Registered:

2007-10-08

Ratings and Reviews

Be the first to post a text review of Pork.dbObject. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Pork.dbObject 1.11 released

    It seems that i made a little mistake cleaning up the code and adding private/public descriptors with release 1.1. This is fixed in this release.

    posted by schizoduckie 748 days ago

  • pork-dbobject 1.11 file released: pork-dbobject-demo-1-11.tgz

    * fixed a small bug in private/public declarations

    posted 748 days ago

  • pork-dbobject 1.11 file released: class.dbobject-1-11.php

    * fixed a small bug in private/public declarations

    posted 748 days ago

  • File released: /pork-dbobject/1.11/class.dbobject-1-11.php

    posted 748 days ago

  • File released: /pork-dbobject/1.11/pork-dbobject-demo-1-11.tgz

    posted 748 days ago

  • pork-dbobject 1.1 file released: pork.dbobject-demo-1-1.tgz

    Changes from version 1.0: * Updated to now use static database class (You can easily exchange this with your own) * Moved query building code to it's own QueryBuilder class * Cleaned up code * Static Search function to use dbObject::Search('objectType', array(filters)); * Extended Find() functionality to be able to search in properties of a relation.

    posted 765 days ago

  • pork-dbobject 1.1 file released: pork.dbconnection.tgz

    Changes from version 1.0: * Updated to now use static database class (You can easily exchange this with your own) * Moved query building code to it's own QueryBuilder class * Cleaned up code * Static Search function to use dbObject::Search('objectType', array(filters)); * Extended Find() functionality to be able to search in properties of a relation.

    posted 765 days ago

  • pork-dbobject 1.1 file released: class.dbobject-1-1.php

    Changes from version 1.0: * Updated to now use static database class (You can easily exchange this with your own) * Moved query building code to it's own QueryBuilder class * Cleaned up code * Static Search function to use dbObject::Search('objectType', array(filters)); * Extended Find() functionality to be able to search in properties of a relation.

    posted 765 days ago

  • pork.dbObject v1.1 released into public domain

    Pork.dbObject is a tiny (< 500 lines) but powerful hot-pluggable OR-mapper/Active Record implementation for PHP5. It automatically recognizes different types of relations in your database by matching primary keys and takes care of most of your insert/update/join/delete SQL queries. Once you map your PHP object to a row in your database you can easily fetch a number of objects with one line of code. Pork.dbObject v 1.0 has been used for many years in multiple production environments and is therefore considered stable. Version 1.1 moves this project into Public Domain and onto SourceForge.net and has undergone some code improvements and tweaks and adds a more flexible abstract Search function that allows you to find dbObjects by query'ing properties of relations.

    posted by schizoduckie 765 days ago

  • File released: /pork-dbobject/1.1/pork.dbobject-demo-1-1.tgz

    posted 765 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Pork.dbObject Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review