php.activerecord
Download
Wiki
Docs
News
Forums
About us
Sign in
Register
Home
Users
Show
David Lauzon
Registered on: 2011-06-29
Last connection: 2011-07-06
Activity
Reported issues: 0
2011-06-29
12:34 PM
PHP ActiveRecord
General: Assigning the associated object
Hi first all, I'm so happy that someone took the time to port Active Record to PHP !
I would expect the following ...
Also available in:
Atom
Get Stable Build -
v1.0
June 27 2010
Get Nightly Build
September 23, 2011
Latest News
Website Downtime
Mon Sep 26 12:43:49 -0400 2011
ago
Did you know? PHP-AR has Eager Loading
Tue Aug 31 19:31:08 -0400 2010
ago
php-activerecord 1.0 released!
Sun Jun 27 20:02:55 -0400 2010
ago
Website updated with forums and wiki
Fri Jun 18 17:37:23 -0400 2010
ago
php-activerecord 1.0 RC1 released!
Tue Apr 06 20:00:15 -0400 2010
ago
Recent Activity
Assuming the following class structure... class User extends ActiveRecord\Mo...
by
Andrew Smart
Thu Oct 06 16:01:35 -0400 2011
Hi, I am presuming as i cannot find it that having joins of joins is not possibl...
by
Andrew Smart
Thu Oct 06 15:46:02 -0400 2011
Dude! Catch the exception and the problem is solved. The fact that all those othe...
by
Max Schwanekamp
Wed Oct 05 17:29:15 -0400 2011
OMG! I'm not alone. Look, it's heaven for hackers: http://www.google.com/search?q...
by
Alexey Skripnik
Wed Oct 05 13:41:57 -0400 2011
try { $cfg->set_model_directory(…); $cfg->set_connections(…); } ca...
by
Alexey Skripnik
Wed Oct 05 13:33:37 -0400 2011
Merge branch 'gh149' into integration
by
Clay vanSchalkwijk
Mon Sep 12 11:51:04 -0400 2011
explaining use of $cfg->set_default_connection()
by
Brian
Mon Sep 12 11:23:40 -0400 2011
MySQL primary keys should be unsigned to make better use of the integer space (id...
by
Felix Middendorf
Mon Sep 12 11:14:14 -0400 2011
Simply simpler.
by
Yoan Blanc
Mon May 02 04:21:50 -0400 2011
`Model::count(null|array())` works like `Model::count()`
by
Yoan Blanc
Mon May 02 04:18:11 -0400 2011
Loading...