User Generated Tutorials
CakePHP-MongoDB datasource - By Yasushi IchikawaI have added some functions to Cake-Mongo datasource since the last CakeFest. For example, GroupBy, MapReduce, Mongo update operators, etc. Now I'm using this datasource and operating MongoDB on production servers. I will talk about new functions and my experience of MongoDB operation.
I have added some functions to Cake-Mongo datasource since the last CakeFest. For example, GroupBy, MapReduce, Mongo update operators, etc. Now I'm using this datasource and operating MongoDB on production servers. I will talk about new funct...
Using the MongoCake plugin for CakePHP 2.0 - By Jose Lorenzo RodriguezWe all know that CakePHP 2.0 is not changing the model layer to return objects instead of arrays and are happy about it, aren't we. Well, for those who can't wait there's is a new plugin for the next version of the framework that will use MongoDB as its datasource, but modelling objects using the data-mapper pattern. This can look as a very big change in how CakePHP users are use...
We all know that CakePHP 2.0 is not changing the model layer to return objects instead of arrays and are happy about it, aren't we. Well, for those who can't wait there's is a new plugin for the next version of the framework that wi...






