Frameworks

Version 7 (Matthew Machuga, 2011-04-17 11:34 AM)

1 1
h2. Frameworks
2 1
3 1
An MVC framework is not required to use php-activerecord but we thought putting some guides here would be helpful. Looking for more guides so if you have written one or come across any please feel free to link it here.
4 1
5 1
h4. Zend Framework
6 1
7 1
* http://www.derivante.com/2009/05/21/php-rapid-application-development-with-zf18-and-ar/
8 1
* http://spokefire.co.uk/2010/07/using-phpactiverecord-with-zend-framework/
9 3 Kien La
10 3 Kien La
h4. CodeIgniter
11 3 Kien La
12 7 Matthew Machuga
* http://matthewmachuga.com/post/4571278653/revised-php-activerecord-codeigniter-2-0-reactor
13 4 Kien La
14 4 Kien La
h4. Lithium
15 4 Kien La
16 4 Kien La
* http://rad-dev.org/li3_activerecord
17 5 Devi Mandiri
18 5 Devi Mandiri
h4. Kohana
19 5 Devi Mandiri
20 5 Devi Mandiri
* http://github.com/devi/kohana-activerecord
21 6 Szymon W
22 6 Szymon W
h4. Pragwork
23 6 Szymon W
24 6 Szymon W
Pragwork uses PHP ActiveRecord as its only ORM by default.
25 6 Szymon W
26 6 Szymon W
* http://pragwork.com