index.md 2.1 KB

What is Koseven?

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

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

What makes Koseven 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 koseven repo, make your changes inside desired userguide folder, 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 by joining our Telegram group.