All Projects → koseven → Koseven

koseven / Koseven

Licence: other
Koseven a Kohana fork compatible with PHP7

Projects that are alternatives of or similar to Koseven

miniPHP
A small, simple PHP MVC framework skeleton that encapsulates a lot of features surrounded with powerful security layers.
Stars: ✭ 147 (-55.72%)
Mutual labels:  mvc, php-framework, mvc-framework
Miniphp
A small, simple PHP MVC framework skeleton that encapsulates a lot of features surrounded with powerful security layers.
Stars: ✭ 144 (-56.63%)
Mutual labels:  php-framework, mvc-framework, mvc
leafMVC
MVC "Framework" created from Leaf PHP Framework
Stars: ✭ 25 (-92.47%)
Mutual labels:  mvc, php-framework, mvc-framework
velox
The minimal PHP micro-framework.
Stars: ✭ 55 (-83.43%)
Mutual labels:  mvc, php-framework, mvc-framework
Bingo-Framework
MVC framework for PHP
Stars: ✭ 15 (-95.48%)
Mutual labels:  mvc, php-framework, mvc-framework
W
Framework pédagogique de la WebForce3
Stars: ✭ 10 (-96.99%)
Mutual labels:  mvc, php-framework, mvc-framework
Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
Stars: ✭ 22 (-93.37%)
Mutual labels:  mvc, php-framework
puremvc-swift-multicore-framework
PureMVC MultiCore Framework for Swift
Stars: ✭ 17 (-94.88%)
Mutual labels:  mvc, mvc-framework
databind-js
A powerful and flexible MVC data binding library
Stars: ✭ 16 (-95.18%)
Mutual labels:  mvc, mvc-framework
PHPFlask
🍶 Flask for PHP
Stars: ✭ 15 (-95.48%)
Mutual labels:  mvc, php-framework
SmartMvc
深入解析SpringMVC核心原理:从手写简易版MVC框架开始(SmartMvc)
Stars: ✭ 66 (-80.12%)
Mutual labels:  mvc, mvc-framework
aquiver
🚀 The aquifer is a java web framework based on Java8 and netty
Stars: ✭ 38 (-88.55%)
Mutual labels:  mvc, mvc-framework
OwOFrame
A lightweight MVC framework for PHP
Stars: ✭ 46 (-86.14%)
Mutual labels:  mvc, php-framework
auction-website
🏷️ An e-commerce marketplace template. An online auction and shopping website for buying and selling a wide variety of goods and services worldwide.
Stars: ✭ 44 (-86.75%)
Mutual labels:  mvc, mvc-framework
puremvc-delphi-standard-framework
A Delphi implementation of PureMVC (http://puremvc.org/)
Stars: ✭ 44 (-86.75%)
Mutual labels:  mvc, mvc-framework
simple-mvc
Simple push & pull MVC framework to realize a test-driven experience.
Stars: ✭ 24 (-92.77%)
Mutual labels:  mvc, mvc-framework
Lightweight-PHP-Framework-For-Web-and-APIs
Simple PHP framework that helps you quickly understand and write simple APIs.
Stars: ✭ 24 (-92.77%)
Mutual labels:  mvc, php-framework
startmvc
超轻量php框架 lightweight php framework
Stars: ✭ 25 (-92.47%)
Mutual labels:  mvc, php-framework
djburger
Framework for safe and maintainable web-projects.
Stars: ✭ 75 (-77.41%)
Mutual labels:  mvc, mvc-framework
UMVC
UMVC - Model-View-Controller Generator built for Unity
Stars: ✭ 36 (-89.16%)
Mutual labels:  mvc, mvc-framework

Koseven Logo

Latest Stable Version Build Status License Github Issues Forum

Download 3.3.10

Join our Forum

Koseven is an elegant, open source, and object oriented HMVC framework built using PHP7, by a team of volunteers. It aims to be swift, secure, and small. It is based and nearly full compatible on defunct Kohana 3.3.X.

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

Will work as dropin of Kohana?

If you were using 3.3.x version you may need to make some small changes. Please refer to upgrading from kohana section of the documentation.

I Need help!

You need Help, How-To's, Guides,...? Please consider to use our Forum., maybe your answer is already there. If not feel free to open a topic and ask for it. If you want to you can also Join our Telegram Group, but keep in mind that this wan't guarantee you faster answer times, as we get also notified via Telegram if you open a Forum Topic.

History/Why a Kohana alternative?

Kohana 3.3.x is used by us in many live projects, and the original team (where @neo22s belonged too) stopped the development a while ago and on Feb 4, 2017 Shadowhand announced the final retirement Kohana is DEAD.

Before the final announcement everyone started to check if it was possible to migrate existing projects to other alternative PHP frameworks. As it turned out switching would be a complex and lengthy job. So it became clear that keeping the project alive and updated is a priority.

And so the Koseven repository was born and will keep this repository updated for future releases of PHP, giving the framework a clear perspective for the future.

Are modules of the original Kohana compatible?

Yes they are, just be sure that they are compatible with Kohana 3.3.X. An overview of Koseven's team own modules can be found on modules page. There's also a list online with a nice overview of existing kohana modules maintained (or abandoned) by others. You can consult this list at kohana-modules.com

Why all modules in 1 repo?

This was personal choice of @neo22s to keep the project as simple and easier to manage. The modules are commonly used and are not enabled by default. If not used they can be removed from the codebase.

What are the future plans for the project?

Our focus is to keep the framework compatible with new releases of PHP, fix bugs and try to improve the speed. New features can be added using modules.

There is a dedicated versions and roadmap page for the supported versions and plans.

Documentation

Koseven documentation can be found at koseven.dev which also contains an API browser.

The userguide module included in all Kohana/Koseven releases allows you to view the documentation locally. To use it you need to enable theuserguide module in the bootstrap.php file (found in the application directory). Next you should be able to read the documentation from your own site via /index.php/guide (or just /guide if you are rewriting your URLs).

Reporting Bugs / Security Issues

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

  • Steps to reproduce
  • Expected result
  • Actual result

This will help us to fix the issue 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!

Contributing

Any help is more than welcome! Please see Contributing for detailed Instructions.

Special Thanks

Special Thanks to all our Contibuters and our Community!

Sponsors

Many thanks to our Sponsors:

Discourse Team for offering us a free Discourse Hosting of their great software!

JetBrains for offering us their awesome IDE(s)!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].