lekoala/kaly

dev-master 2024-11-01 14:20 UTC

This package is auto-updated.

Last update: 2024-11-01 14:20:24 UTC


README

Minimalist and modern php framework running on php 8.2

Features:

  • Interface based
  • No dependencies except psr/polyfills
  • Powerful yet simple DI container
  • Middleware support
  • Modular architecture
  • Automated router (convention based)
  • Built-in multilingual support
  • Templates with Twig, Plates or Qiq
  • As fast as Lumen (if not more!)
  • Only a handful of classes
  • Use assert() to improve dx experience at no performance cost

Documentation

See Documentation. Run composer docs or composer docsify.