AliveTrack - Quick Website Creation with File-Based Routing

Nabeel Ali

Backend Engineer
Frontend Engineer
Web Developer

AliveTrack - Quick Website Creation with File-Based Routing

AliveTrack is an open-source project of Aliveforms.
AliveTrack is a lightweight PHP framework designed to help you create websites rapidly by utilizing file-based routing and SEO-friendly route handling. It simplifies the process of building web applications by automatically mapping URIs to corresponding files, providing HTML templates, and allowing you to define classes and methods for dynamic content generation.
Note: AliveTrack is currently in its early stages of development. Contributions from the community are greatly encouraged and welcomed. As an open-source project under the umbrella of Aliveforms, we are committed to creating a powerful and efficient web development tool.

Features

File-Based Routing: URI paths are mapped directly to file paths, making it easy to manage routes and pages.
SEO-Friendly Routes: Generate clean and search engine-friendly URLs for your web pages.
HTML Templates: AliveTrack supports template inheritance through a closest __layout.html file. It renders and caches HTML templates from the LightView templating engine, another open-source project of Aliveforms.
Dynamic Content: Define classes with methods that correspond to route names and HTTP request methods.
Efficient Handling: Our goal is to achieve high-speed performance, with an impressive request handling capability of up to 7000 requests per second.
Partner With Nabeel
View Services

More Projects by Nabeel