Kohana

What is Kohana?

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

[!!] Kohana is licensed under a BSD license, so you can legally use it for any kind of open source, commercial, or personal project.

What makes Kohana great?

Anything can be extended using the unique filesystem design, little or no configuration is necessary, error handling helps locate the source of errors quickly, and debugging and profiling provide insight into the application.

To help secure your applications, tools for input validation, signed cookies, [form] and [HTML] generators are all included. The database layer provides protection against SQL injection. Of course, all official code is carefully written and reviewed for security.

Contribute to the Documentation

We are working very hard to provide complete documentation. To help improve the guide, please fork the userguide, make your changes, and send a pull request. If you are not familiar with Git, you can also submit a feature request (requires registration).

Unofficial Documentation

If you are having trouble finding an answer here, your answer may be found by searching the forum or Stack Overflow followed by asking your question on either. Additionally, you can chat with the community of developers on the freenode #kohana IRC channel or by joining our Telegram group.

Do you want to contribute to Koseven?

We need YOUR help!

This project is open source. What does this mean? YOU can help:
  • Found a bug? Report it on Github
  • Need a feature? Add it Here
  • Want to help? Join the Forum
Go to Github