Active Record for Drupal
  • PHP 91.6%
  • CSS 8.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-02-06 01:29:11 +00:00
css Colour titles 2013-12-05 14:35:36 +00:00
models PSR2. 2016-02-06 01:29:11 +00:00
.gitignore Travis things 2015-02-04 15:49:10 +00:00
active_record.info Adding suggestion of magic_forms 2013-10-07 03:04:38 +01:00
active_record.install Adding installer to set module weight 2013-10-07 12:38:08 +01:00
active_record.module Rebasing on mainline AR project 2016-02-04 11:09:35 +00:00
bootstrap.php PSR2. 2016-02-06 01:29:11 +00:00
README.md Update README.md 2013-10-16 17:57:08 +01:00

ActiveRecordForDrupal

Active Record for Drupal

Tired of using the anonymous arrays Drupal loves to slosh around? Give this a whirl.

Ships with some default models for users, role and users_roles