2
0
Web/README.md
2025-09-10 21:32:42 -05:00

4 lines
268 B
Markdown

# Web
Web is a crazy-simple PHP web framework, built to be simple and performant. It uses my hyper-optimized tree-based router at its core, adding only minimal overhead for convenience and flexibility. The Web framework itself adds middleware support, grouping, etc.