php.activerecord
Download
Wiki
Docs
News
Forums
About us
Sign in
Register
Home
Docs
StandardInflector
Inflector
| --StandardInflector
Class Details
Class Methods
public void tableize
( $s )
$s
-
public void variablize
( $s )
$s
-
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
Can not help you until you read and answer "this":http://www.phpactiverecord.org/...
by
Mr. Carl
Wed Feb 01 14:21:02 -0500 2012
Hi, I have problem. When im doin' DB operation, and that operation is invalid, my...
by
Tomáš Peťovský
Wed Feb 01 12:44:29 -0500 2012
Hey, I'm just getting started with php-activerecord and I was hoping someone c...
by
Keith Morris
Mon Jan 30 20:37:37 -0500 2012
please format code by <pre class="code"><code class="php"> //Code ...
by
Mr. Carl
Mon Jan 30 20:13:56 -0500 2012
Yes, I had checked that page. It turns out that I wrongly switched the relationsh...
by
Obedi Ferreira
Mon Jan 30 15:44:36 -0500 2012
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
Methods
tableize
variablize
Loading...