Commit Graph

8 Commits

Author SHA1 Message Date
Ramon Caballero d3ba8eedfe Enable strict typing across the codebase and tests 2026-04-10 11:51:41 +01:00
Ramon Caballero 38304ed045 Load environment variables and establish database connection 2026-04-10 11:51:41 +01:00
Ramon Caballero 6918931ecc Add phpdotenv for environment variable management 2026-04-10 11:51:41 +01:00
Ramon Caballero 4b23dfd18b Add PHP CS Fixer for consistent code style 2026-04-10 11:51:41 +01:00
Ramon Caballero ba5a8dc8ea Add PHPUnit for testing 2026-04-10 11:51:41 +01:00
Ramon Caballero 732b0c7e0c Initialize Composer and PSR‑4 autoloading 2026-04-10 11:51:41 +01:00
Ramon Caballero 61497e79b3 Add placeholder application files 2026-04-10 11:51:38 +01:00
Ramon Caballero 8ab07c1716 Initialize project directory structure 2026-04-09 12:48:56 +01:00