« Previous - Version 6/9 (diff) - Next » - Current version
Szymon W, 2011-03-04 12:57 AM
Frameworks¶
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.
Zend Framework
- http://www.derivante.com/2009/05/21/php-rapid-application-development-with-zf18-and-ar/
- http://spokefire.co.uk/2010/07/using-phpactiverecord-with-zend-framework/
CodeIgniter
- http://matthewmachuga.com/post/871550737/adding-php-activerecord-to-a-codeigniter-app
Lithium
- http://rad-dev.org/li3_activerecord
Kohana
- http://github.com/devi/kohana-activerecord
Pragwork
Pragwork uses PHP ActiveRecord as its only ORM by default.
- http://pragwork.com