This is documentation for Kohana v2.3.x.
	
		| Status | Draft | 
	
	
		| Todo | Expand a lot, a definitive list of what's available in Kohana | 
	
 Strict PHP5 OOP
 
 Simple database abstraction using 
SQL helpers
 
 
 Multiple session drivers (native, database, and cookie)
 
 Powerful event handler allows small modifications dynamically
 
 Originally based on CodeIgniter