News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Felix Geisendorfer's Blog:
Modeling relationships in CakePHP (faking Rails' ThroughAssociation)
October 26, 2006 @ 07:12:52

On the ThinkingPHP Blog today, Felix brings another feature of the popular Rails framework over to the world of PHP - in CakePHP specifically:

The idea behind it is pretty simple: Often you have two Models that are associated with each other where setting the associations themself via hasAndBelongsToMany isn't quite enough for what you try to to.

He gives an example of the code, a method to get around the typical CRUD pattern without breaking it. His example involves users and groups and storing information surrounding them. Storing the data about the groups and which users belong to which groups is easy - it's when you start including some meta-data into the mix that things get a little complex.

He provides the sample code to make it all work - three models and three controllers - and the database structure to work behind the scenes.

0 comments voice your opinion now!
cakephp framework rails throughassociation hasandbelongstomany association cakephp framework rails throughassociation hasandbelongstomany association




Community Events





Don't see your event here?
Let us know!


phpunit community unittest zendframework2 release database interview conference language injection application api introduction framework testing voicesoftheelephpant opinion podcast zendframework symfony2

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework