You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight PHP web framework designed for small projects. It focuses on simplicity, fast deployment, and uses only functions — no classes, no boilerplate
A lightweight PHP web framework designed for small projects. It focuses on simplicity, fast deployment, and uses only functions — no classes, no boilerplate
Run (development mode): php -S localhost:5000
About
A lightweight PHP web framework designed for small projects. It focuses on simplicity, fast deployment, and uses only functions — no classes, no boilerplate