Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Kohana is a PHP5 framework that uses the Model View Controller architectural pattern. It aims to be secure, lightweight, and easy to use. Kohana 2.2 is part of the GoPHP5 initiative. Kohana is licensed the "new" BSD license, but also uses: - a port of phputf8 (LGPL) - popoon's externalinput (Apache 2.0).

4.51282
   
  0 reviews  |  84 users  |  42,870 lines of code  |  8 current contributors  |  Analyzed 10 days ago
 
 

Kohana Auto Modeler LibraryThis project has been moved to the Kohana Project Repository: http://projects.kohanaphp.com/projects/show/automodeler All new developments will be posted there. Auto_ModelerThe original non-relational Kohana library to reduce your TLOC. Auto_Modeler_ORMAn extension ... [More] of the above library that provides basic support for one to many and many to many database relationships. [Less]

0
 
  0 reviews  |  0 users  |  535 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

Utilizing the fabulous Kohana PHP web framework, this flexible library allows you to easily create a chart by utilizing Google's Chart API. It is fully object oriented and covers the complete spectrum of the Google Chart API. Note: This library only works with Kohana 2.3.4 Please see ... [More] http://code.google.com/apis/chart/ before you dive into this library to fully understand how the API works, and why the library is built the way it is. Go from this: // Data $data_1 = array('Hello' => 60, 'World' => 40); // Create object $google_chart_1 = Google_Chart::factory(); // Set attributes $google_chart_1->set_attributes(array( 'encoding' => 'text', 'size' => array('250', '100'), 'chart' => 'pie_3d', 'data' => $data_1, )); // Display the chart echo $google_chart_1->display();To this: [Less]

0
 
  0 reviews  |  0 users  |  823 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.