Top "Kohana-orm" questions

ORM module of Kohana HMVC PHP5 Framework

Kohana 3 ORM as_array return array of ORM

I'm executing a simple query and want to get an array back. Based on the ORM tutorial that comes with …

php orm kohana-3 kohana-orm
Kohana 3.1 ORM: How to make 'where ... in' clause

Thanks to Kohana's excellent documentation, I'm having to resort to prostrate myself on SO. ;) Hopefully this is really simple: I'm …

kohana-3 kohana-orm
Favourite Kohana Tips & Features?

Inspired from the other community wikis, I'm interested in hearing about the lesser known Kohana tips, tricks and features. Please, …

php kohana kohana-3 kohana-orm kohana-3.3
Kohana 3.2 ORM and PDO

I am giving Kohana a try and I was trying to use the ORM + PDO + MySQL database, and I don't …

php mysql pdo kohana kohana-orm