uda/kohana-project

A Kohana based project distribution

Installs: 33

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

Type:project

pkg:composer/uda/kohana-project

dev-master 2015-01-18 19:00 UTC

This package is not auto-updated.

Last update: 2025-09-27 21:31:18 UTC


README

Kohana is an elegant, open source, and object oriented HMVC framework built using PHP5, by a team of volunteers. It aims to be swift, secure, and small.

This package contains the following original files from the Kohana source

  • application/bootstrap.php (Modified with predefined settings)
  • application/Controller/Welcome.php
  • example.htaccess
  • index.php
  • install.php
  • LICENSE-KOHANA.md (origin: LICENSE.md)
  • minion (origin: modules/minion/minion)
  • miniond (origin: modules/minion/miniond)

These are released under a BSD license. The rest of the project is released under the MIT License.

Kohana can be used legally for any open source, commercial, or personal project.