dbobj is an open source object persistence layer for PHP. It may also be called an Object Relation Mapping (ORM) layer or an Active Record implementation for PHP.
Most PHP applications use a relational database for data storage and management. Usually this is done using SQL queries. This is nice and flexible, but sometimes writing there queries and the code that parses the returned data takes a lot of time.
This is especially true for object-oriented applications where the database is only used as a data storage. In this case SQL queries and result parsing gets mixed up with the real logic of the program.
Some thought it would be nice, if the program (methods) could manage data without SQL queries, simply by using the object's properties. This would allow the programmer to focus more on manipulating the data and less on writing SQL queries.
This is what dbobj does. It maps the PHP classes and objects to database tables and rows.
There are some unique features:
- high performance (written in C)
- flexible (extensible)
- clear, object-oriented API (one persistent PHP object - one database record)
Top 4 Download periodically updates information of dbobj 0.3 script from the developer, but some information may be slightly out-of-date.
Our script download links are directly from our mirrors or publisher's website. dbobj 0.3 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!