A web application framework written in PHP that translates requests to scripts on the filesystem.
php
Go to file
2025-03-18 13:40:38 -06:00
lib Boilerplate code for starting any PHP webapp using built-in development server 2025-03-18 13:40:38 -06:00
pages Boilerplate code for starting any PHP webapp using built-in development server 2025-03-18 13:40:38 -06:00
.gitignore Boilerplate code for starting any PHP webapp using built-in development server 2025-03-18 13:40:38 -06:00
.htaccess Boilerplate code for starting any PHP webapp using built-in development server 2025-03-18 13:40:38 -06:00
index.php Boilerplate code for starting any PHP webapp using built-in development server 2025-03-18 13:40:38 -06:00
php-webapp-framework.sh Boilerplate code for starting any PHP webapp using built-in development server 2025-03-18 13:40:38 -06:00
README.md Initial commit 2025-03-13 11:54:48 -06:00

php-webapp-framework

A web application framework written in PHP that translates requests to scripts on the filesystem.