Skip to content
#

front-controller

Here are 13 public repositories matching this topic...

Minimal PHP MVC learning project demonstrating the Model–View–Controller pattern end-to-end. Uses plain PHP with PDO, a front controller, simple routing, and CRUD student management. Designed to teach separation of concerns, prepared statements, and typical MVC structure without frameworks.

  • Updated Jan 2, 2026
  • PHP

Basic web application to model car renting business process. Sticks to MVC architecture pattern where central front controller servlet consumes user requests, converts them to actions/commands, processes data and demonstrates result as JSP/JSTL web forms.

  • Updated Jul 5, 2021
  • Java

Improve this page

Add a description, image, and links to the front-controller topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the front-controller topic, visit your repo's landing page and select "manage topics."

Learn more