CIA.vc
AdoDBRecord
ActiveRecord look-alike written in PHP using AdoDB
Stats » Projects » AdoDBRecord
information
Since I developed with Rails using the ultra-comfortable ActiveRecord I felt the need for a similar solution in PHP. Googling around I found some people saying this is impossible. That’s true: Ruby’s OOP implementation is in many ways superior to PHP’s. But anyway I decided: Some of ActiveRecords comfort must be possible in PHP. I’ve decided to build on AdoDB for PHP since it already does the heavy lifting of database abstraction very good.
syndicateUTC clock
10:40 on May 28, 2012
event counters
The last message was received 3.29 years ago at 21:40 on Feb 12, 2009
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
89 messages since the first one, 3.85 years ago, for an average of 2.26 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
21:39 on Feb 12, 2009adodbrecord
Commit by Kai Krakow on master :: r6a2260c / lib/AdoDBRecord.class.php : (link)
Yeah don't forget the version :-( - http://bit.ly/yrNlo
#
21:39 on Feb 12, 2009adodbrecord
Commit by Kai Krakow on refs/tags/0.5.2b :: r6a2260c / lib/AdoDBRecord.class.php : (link)
Yeah don't forget the version :-( - http://bit.ly/yrNlo
#
21:19 on Feb 12, 2009adodbrecord
Commit by Kai Krakow on next :: r295d599 / : (link)
Merge branch 'stable-next' of git at weser dot netactive dot de:kakra/adodbrecord into next - http://bit.ly/mYZt
#
21:19 on Feb 12, 2009adodbrecord
Commit by Kai Krakow on next :: ree5e56d / lib/AdoDBRecord/Base.class.php : (link)
#
21:17 on Feb 12, 2009adodbrecord
Commit by Kai Krakow on next :: r994f5f9 / lib/AdoDBRecord/Base.class.php : (link)
Fix Base finder with non-array argument - http://bit.ly/fCI3G
#
21:17 on Feb 12, 2009adodbrecord
Commit by Kai Krakow on refs/tags/0.5.2a :: r994f5f9 / lib/AdoDBRecord/Base.class.php : (link)
Fix Base finder with non-array argument - http://bit.ly/fCI3G
#
21:17 on Feb 12, 2009adodbrecord
Commit by Kai Krakow on master :: r994f5f9 / lib/AdoDBRecord/Base.class.php : (link)
Fix Base finder with non-array argument - http://bit.ly/fCI3G
#
20:20 on Feb 12, 2009adodbrecord
Commit by Kai Krakow on next :: r9bfcb50 / lib/AdoDBRecord/Base.class.php : (link)
Merge branch 'stable-next' of root at www dot jugendinfo dot de:git/adodbrecord into next - http://bit.ly/12oCXh
#
20:18 on Feb 12, 2009adodbrecord
Commit by Kai Krakow on next :: r11768ab / lib/AdoDBRecord/Base.class.php : (link)
Fix destroy with non-matched id's - http://bit.ly/17AdAU
#
20:18 on Feb 12, 2009adodbrecord
Commit by Kai Krakow on stable-next :: r11768ab / lib/AdoDBRecord/Base.class.php : (link)
Fix destroy with non-matched id's - http://bit.ly/17AdAU
#
20:18 on Feb 12, 2009adodbrecord
Commit by Kai Krakow on master :: r11768ab / lib/AdoDBRecord/Base.class.php : (link)
Fix destroy with non-matched id's - http://bit.ly/17AdAU
#
20:18 on Feb 12, 2009adodbrecord
Commit by Kai Krakow on refs/tags/0.5.2 :: r11768ab / lib/AdoDBRecord/Base.class.php : (link)
Fix destroy with non-matched id's - http://bit.ly/17AdAU
#
20:16 on Feb 12, 2009adodbrecord
Commit by Kai Krakow on next :: rfd5fecb / (5 files in 2 dirs): (link)
Fix Overloadable_Parsers and friends - http://bit.ly/wI2Am
#
19:44 on Feb 09, 2009adodbrecord
Commit by Kai Krakow on next :: r96f33d4 / lib/AdoDBRecord/Overloadable.php5.class.php : (link)
Modify according to overload guideline of php.net - http://bit.ly/RVR0
#
15:39 on Feb 08, 2009adodbrecord
Commit by Kai Krakow on next :: r272f5c5 / (init.php lib/AdoDBRecord.class.php): (link)
Move some stuff and comments - http://bit.ly/9Icvl
#
13:13 on Feb 08, 2009adodbrecord
Commit by Kai Krakow on next :: r5841a3c / lib/AdoDBRecord/Overloadable.php5.class.php : (link)
#
12:11 on Feb 08, 2009adodbrecord
Commit by Kai Krakow on next :: r8453369 / (README lib/AdoDBRecord.class.php): (link)
Small changes - http://bit.ly/OCuy
#
12:00 on Feb 08, 2009adodbrecord
Commit by Kai Krakow on next :: r04bf70b / (4 files in 2 dirs): (link)
Change Overloadable class' filename

For simplicity and convenience move PHP version detection for
Overloadable into a seperate class with generic name and load the
specialized class there. - http://bit.ly/QPmp
#
12:14 on Feb 06, 2009adodbrecord
Commit by Kai Krakow on next :: r919edb1 / (5 files in 4 dirs): (link)
Merge branch 'next' of git at github dot com:kakra/adodbrecord into next - http://bit.ly/7Z9c
#
12:14 on Feb 06, 2009adodbrecord
Commit by Kai Krakow on next :: r30267c3 / lib/AdoDBRecord/Base.class.php : (link)
Merge branch 'master' into next

Conflicts:
        lib/AdoDBRecord.class.php - http://bit.ly/7kuv
#