libkohana2-modules-php

Lightweight php5 mvc framework (extension modules)
  http://kohanaframework.org/
  0
  no reviews



Kohana is an object-oriented php 5 framework for developing applications using php. it uses the model view controller (mvc) design pattern and aims to be secure, lightweight, and easy to use.

this package contains the following modules:

* archive: compressed archive creation (zip, tar, gzip, bzip)
* auth: simple authentication and user management
* flot: flot (jquery plotting plugin) integration
* gmaps: google maps integration (geolocation and api support)
* kodocs: dynamic self-generated documentation
* payment: merchant and payment gateway wrappers (authorize.net, paypal,
trident, trust commerce, yourpay)
* smarty: smarty (php template engine) integration
* unit_test: unit test library