schmunk42/relation Yii Framework components for active record relations

activerecordrelations

Relation

  • GtcSaveRelationsBehavior saves related records.
  • GtcRelation displays an input widget for relations.

These components were originally part of the gii-template-collection, credits to thyseus

Usage

composer autoloading

Just prepend a backslash to trigger the composer autoloader, requires Yii 1.1.14.

\GtcSaveRelationsBehavior

Yii autoloading

Import the component in your application configuration:

'import'     => array(
  'vendor.schmunk42.relation.behaviors.*',
)

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



1.1.0 is the latest of 6 releases



BSD-3-Clause license
Stats
7 github stars & 4 github forks
0 downloads in the last day
1 downloads in the last 30 days
7990 total downloads