Skip to content
/ zack Public

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

License

Notifications You must be signed in to change notification settings

tbreuss/zack

Repository files navigation

Zack!

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks