Halim Djerroud

Halim Djerroud

Associate Professor in Computer Science
LISV / UVSQ / Paris-Saclay

PwitStart LEGACY

📅 2018–2020 📂 Teaching tool — PHP web framework GitHub
PwitStart

About

A lightweight PHP framework for web development, written as a teaching support. PwitStart provides a small but readable MVC core (routing, controllers, views, configuration) so that students can build a complete web application without first wrestling with the size of mainstream frameworks. The aim is pedagogical rather than industrial: every layer fits in a handful of files so that it can be read end-to-end.
PHP MVC web framework teaching