craftersvk/cheetah

PHP 7 Framework

dev-master 2019-06-30 09:29 UTC

This package is auto-updated.

Last update: 2024-04-29 03:44:53 UTC


README

PHP 7.3+ type safe micro-framework built for modularity and simplicity in mind

Fairly stable features

  • Router with arbitrary parameter position (MVC)

Unstable but usable features

  • Database engine built on top of mysqli.

Highly experimental features

  • File engine
  • Type safety

Todo features

  • Error handling
  • i18n engine
  • Form engine