2
0

add reame

This commit is contained in:
Sky Johnson 2025-09-10 21:32:42 -05:00
parent 1b65ee2462
commit bc83b693a9

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# 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.