php.activerecord
Download
Wiki
Docs
News
Forums
About us
Sign in
Register
Home
Users
Show
Devraj Mukherjee
Registered on: 2012-08-30
Last connection: 2012-09-03
Activity
Reported issues: 0
2012-08-30
07:54 PM
PHP ActiveRecord
General: Serializing (to_json) relationships or a Group of objects
Hi all,
Is it possible to run to_json on a collection and or children if I define relationships? So on a result of...
Also available in:
Atom
Get Stable Build -
v1.0
June 27 2010
Get Nightly Build
May 8, 2013
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
who can tell me "what's the problem",my code as belowing info; $infoId =...
by
周 泽泽
Fri Jul 19 04:22:34 -0400 2013
According to the comments in https://github.com/kla/php-activerecord/issues/274 y...
by
Megan McVey
Thu Jul 18 19:00:52 -0400 2013
What shafiq.rst khan wrote works because of this: The earlier version, using f...
by
Megan McVey
Thu Jul 18 18:43:22 -0400 2013
Looks like the `produto` field in `vendas` refers to the `id_prod` field of the `...
by
Megan McVey
Thu Jul 18 18:29:42 -0400 2013
If you just want the id of the thing you just saved... $thing = new Thing();...
by
Megan McVey
Thu Jul 18 18:20:57 -0400 2013
Merge pull request #284 from fetch/test-require-fix Using __DIR__ in require_onc...
by
Jacques Fuentes
Mon Apr 15 09:09:16 -0400 2013
absolute path require_once
by
Koen Punt
Mon Apr 15 04:07:39 -0400 2013
Re #282, pointing phpunit at the tests...
by
David Rogers
Thu Apr 11 16:39:30 -0400 2013
Driving tests with phpunit.xml re #282
by
David Rogers
Thu Apr 11 16:26:29 -0400 2013
Create .travis.yml to drive Travis CI build
by
David Rogers
Thu Apr 11 15:39:42 -0400 2013
Loading...