tebe/zack

Zack! is a compact, file-based routing microframework based on Symfony's HttpKernel Component with integrated route handlers and Twig template engine, good for small projects.

dev-main 2025-05-27 05:12 UTC

This package is auto-updated.

Last update: 2025-05-27 05:22:13 UTC


README

Zack! is a compact microframework that focuses on file-based routing. It is based on the HttpKernel and other Symfony components and contains various routing handlers for easy handling of HTML, JSON, Markdown and PHP files. It also includes Twig, the most powerful template engine for PHP. All this makes Zack! a good choice for small, easy-to-manage website and API projects.

Requirements

  • PHP: 8.2 / 8.3 / 8.4
  • Composer: 2.x

More Information

Look at the examples or read the documentation for more information.