php-webapp-framework/lib
2025-08-14 14:43:23 -06:00
..
Cookie.php Boilerplate code for starting any PHP webapp using built-in development server 2025-03-18 13:40:38 -06:00
DatabaseConnection.php Refactored and consolidated DatabaseConnection (simplified PDO wrapper) 2025-06-28 06:41:34 -06:00
Request.php Added processExtra to request, allows for merging application/json POST bodies into $_POST 2025-08-14 14:43:23 -06:00
Respond.php Boilerplate code for starting any PHP webapp using built-in development server 2025-03-18 13:40:38 -06:00