Skip to content
forked from kilofox/kohana

The Kohana PHP framework (originally from Kohana Team)

License

Notifications You must be signed in to change notification settings

kohanax/kohana.top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kohana PHP Framework

Build Status Telegram

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

Released under a MIT license, Kohana can be used legally for any open source, commercial, or personal project.

Documentation

Kohana's documentation can be found at https://kohana.top/documentation which also contains an API browser.

The userguide module included in all Kohana releases also allows you to view the documentation locally. Once the userguide module is enabled in the bootstrap, it is accessible from your site via /index.php/guide (or just /guide if you are rewriting your URLs).

Contributing

Kohana is an Open Source, community-driven project with plenty of contributors. Join them contributing code or contributing documentation.

If you've stumbled across a bug, please help us out by reporting the bug you have found. Simply log in or register and submit a new issue, leaving as much information about the bug as possible, e.g.

  • Steps to reproduce
  • Expected result
  • Actual result

This will help us to fix the bug as quickly as possible, and if you'd like to fix it yourself feel free to fork us on GitHub and submit a pull request!

About

The Kohana PHP framework (originally from Kohana Team)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 93.9%
  • CSS 2.1%
  • JavaScript 2.0%
  • Hack 1.9%
  • Shell 0.1%