Menu

DataAccessObjects (DAO) for PHP5 / News: Recent posts

yet another release

rel_03312005

a small bug was found in DAO.class.php and was fixed. also added an example XUL (http://www.xulplanet.com) script for those with mozilla based browsers.

Posted by Chris 2005-04-01

Documentation!!!

API Documentation is now available at http://daophp5.sourceforge.net/docs/index.html

Posted by Chris 2005-03-25

new release: rel_03242005

some minor fixes/changes. added escape() method to DataAccess classes.

Posted by Chris 2005-03-25

new release: rel_03222005

minor release to fix a couple of bugs.

Posted by Chris 2005-03-23

new release: rel_03202005

minor bugfixes and somewhat major changes.

DataResult is now an abstract class instead of an interface as it now implements SPL Iterator interface. this now allows you to foreach() throught the result object with ease.

Posted by Chris 2005-03-20

new release: rel_03122995

new release. not much in the way of changes tho.

i decided to move all the classes into their own files, one class per file and the file is named after the class itself.

also, changed the 'release' name from alpha to rel (release). the code was never really in an alpha state as its quite usable.

still wanting to code in additional database support, just don't have the time

that's about it.

Posted by Chris 2005-03-13

update

Ok, I know I started out with grand plans, but the timing could not have been worse. There's been a lot of things happening at work and home lately, so between training replacements and trying to find a new job (found one!), a new baby on the way, painting , etc, I haven't done anything with the project. I promise once things settle down that I will begin spending more time with the project. In the mean time, feel free to take for a test spin and if you see where improvements can be made or even just have a comment, please, let us know! Thanks.

Posted by Chris 2005-02-08

new release: alpha_01112005

new release with some pretty major changes.

added new DataAccessError class
changed DataAccess and DataResult into interfaces.

Posted by Chris 2005-01-12

new release: alpha_01102005

alpha_01102005 has been released. added additional minor functionality to DataResultMysql and DataResultMysqli classes. new 'format' member, constants and getter/setter methods. format allows the developer to set whether the data should be returned as an array formated as 0-indexed, associative or both.

Posted by Chris 2005-01-10

downloads, feature requests and comments

for those of you downloading the alpha 2 package, you are probably noticing the lack of features, other than being able to do straight queries and get row counts.

We would appreciate that if you like what you see (or even if you don't), PLEASE leave some feedback. tell us what you like/dislike, tell us what you'd like to see in future releases, etc.

thanks!

Posted by Chris 2005-01-10

daophp5 alpha 2 available

code is now fully commented and ready for consumption. this release is very usable, however, its current feature set is very small. we hope that if you do use daophp5 that you will let us know what you like/dislike about it and what sort of features you would like the project to have.

Posted by Chris 2005-01-05

updated release info

added license info to all the files and cvs versioning info. also changed release to .zip instead of .tar.bz2, as its an OS independent project. everyone should be able to unarchive it now.

soon to come....comments!

Posted by Chris 2005-01-04

first release

Ok, the first release is out, a01. i know its 'alpha', but its still quite usable. there aren't a whole lot of comments in the code (they will get added, trust me), however, its quite easy to see what is going on. see the examples for a quick intro on usage.

currently, only mysql and mysqli are supported, however, the goal is to support several databases, if not all that are supported by php.

please, feel free to comment, report bugs and especially suggest features.

Posted by Chris 2005-01-04

new project, daophp5

Hi.

Well, this is my first OS project. Its not big. No one may ever use it. But its here regardless.

I've got some files up in CVS and will put together an alpha package within a few days. Apparently there is some lag with SF cvs, so all the files may not be there or may not be the right versions.

Please be patient while I try to sort this all out.

Thanks!

Posted by Chris 2005-01-04
MongoDB Logo MongoDB