koansu/framework

A framework for professional php developers

v0.1.2 2022-10-03 19:50 UTC

This package is auto-updated.

Last update: 2024-04-16 13:12:03 UTC


README

Koansu Logo

example workflow Coverage Status License: MIT

Koansu

Koansu - from the japanese word kōan suru: 考案: to design, to invent; to devise, to develop, to think up

Why another framework

Koansu is a framework for professional php developers. It bypasses all the "simplifying" inconsistencies of php to enforce devs to work more strict to coding principles and avoid the susceptibility of php application for maintenance issues, security vulnerablities and performance regressions.

It is strongly inspired by the Zen of python, SOLID, DDD, Laravel, The Qt Framework and Flask.