nooku/nooku-framework

This package is abandoned and no longer maintained. No replacement package was suggested.

Kodekit is a Component Framework

v3.1.3 2021-10-12 15:11 UTC

README

What is Kodekit?

Kodekit is a open-source component framework written in PHP. Developed and maintained by Timble with the help of passionate developers from all over the world.

Kodekit can be installed through composer helps you to focus on the "business" logic of your components. By doing most of the repetitive work for you boilerplate code is eliminated which greatly reduces the time to develop solutions.

The design pattern based architecture makes your components more flexible: they becomes more re-usable, replaceable and more easily extensible. Additionally Kodekit provides you with excellent out-of-the-box security features.

Kodekit uses a component based architecture and includes everything needed to create components according to the Hierarchical Model-View-Contoller (HMVC) pattern.

Why Kodekit?

Kodekit is built to help developers create custom applications out of pre-build and re-usable components and tries to solve following problems:

  • Abstract differences between different PHP versions
  • Provide a solid modern and lean architecture for building applications.
  • Allow applications to be more flexible and extended easily.

Who is Kodekit for ?

Kodekit is for developers creating custom applications. The framework can only be installed using Composer. If you are a developer who wishes to distribute the framework as part of an installable package please contact us first.

Production Ready

Kodekit uses a conservative development approach focused on the lowest common denominator, at time of writing this is PHP 5.3.

The framework follows the semantic versioning standard. Rest assured : it's designed for stability and compatibility. We promise that all minor versions will be 100% backwards compatible. Only in major versions backwards compatibility is not guaranteed.

Installation

composer require timble/kodekit:3.*

Contributing

Kodekit is an open source, community-driven project. Contributions are welcome from everyone. We have contributing guidelines to help you get started.

Contributors

See the list of contributors.

License

Kodekit is free and open-source software licensed under the MPL v2.0 license.

Community

Keep track of development and community news.