| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
PhriX is a simple, no-bloat PHP micro-framework built for small-to-medium web applications. It offers essential tools like routing, middleware, templating, and basic request/response handling -- nothing more, nothing less.
Most PHP frameworks try to be everything. Phrix focuses on only what's essential for early-stage projects:
Clone the repository and start:
Start editing your routes in config/routes.php, templates in app/Views, and partials in app/Partials. You can find complete documentation at: PhriX Docs
Built with ❤️ by Reajul Hasan Raju, reach out to me via email hello@rhraju.com. PhriX is completely open-sourced and licensed under the MIT license.
| Back | FazBrowse Home | New Git URL |