Yummy database objects

I was poking around with PHP a couple of days ago when I came across DB_DataObject in PHP’s package archive. It’s a persistence layer for PHP objects, that makes storing and retreiving data in SQL databases really easy.

I find it hard to believe that I’ve mucked around with PHP for so long without discovering this library before.

(For anyone else who had a hard time finding documentation explaining how the DBO stuff works, see the end user documentation on the PEAR project page.)

Reply

You can use these HTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

If your website is claim enabled, it will be notified that you have posted here.