php.activerecord
Download
Wiki
Docs
News
Forums
About us
Sign in
Register
Home
Users
Show
Genadi Saltikov
Registered on: 2012-06-24
Last connection: 2012-06-24
Activity
Reported issues: 0
2012-06-24
07:43 AM
PHP ActiveRecord
Help: Using PHP ActiveRecord outside a Framework (and MVC generally)?
Is it possible?
Part of the installation instructions, saying to set up the Model directory.
But what if I have non...
Also available in:
Atom
Get Stable Build -
v1.0
June 27 2010
Get Nightly Build
May 7, 2012
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
I'm using the phpActiveRecord plug-in for CodeIgniter and am trying to configure ...
by
nageeb t
Mon Jun 25 17:41:42 -0400 2012
The solution is: class User extends ActiveRecord\Model { static $has_man...
by
Sangar Sin
Mon Jun 25 07:20:35 -0400 2012
I want to do this on my view but it´s not working: echo $user->group->name; ...
by
Sangar Sin
Mon Jun 25 04:06:21 -0400 2012
Ahha after hours of wondering, and within 10 minutes of posting this I work it ou...
by
Chris Ella
Sun Jun 24 14:14:11 -0400 2012
Hey, I'm using the ::query() method to call an SQL statement along these lines :...
by
Chris Ella
Sun Jun 24 14:01:10 -0400 2012
Fix trailing whitespaces.
by
Yoan Blanc
Sun May 06 14:47:18 -0400 2012
Lazy-loading tables in relationships.
by
d-inevitable
Mon Apr 16 19:55:22 -0400 2012
Adapts all the tests to use `some_Date`. #188
by
Yoan Blanc
Sun Apr 15 07:55:50 -0400 2012
Changed field name rom some_date to someDate This is in addition to the test file...
by
Nanne Huiges
Sun Apr 15 06:39:53 -0400 2012
Testing the 'datefield-with-capital' bug Needs a datefield with a capital letter...
by
Nanne Huiges
Sun Apr 15 06:39:53 -0400 2012
Loading...