craftersvk/cheetah

PHP 7 Framework

Maintainers

Package info

github.com/CrafterSvK/cheetah

pkg:composer/craftersvk/cheetah

Statistics

Installs: 53

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-29 01:14:42 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