Commit Graph

14 Commits

Author SHA1 Message Date
Ramon Caballero 276f5623c0 Remove placeholder password from example env file 2026-04-10 17:03:37 +01:00
Ramon Caballero e959633df5 Fix broken links in README.md 2026-04-10 13:13:09 +01:00
Ramon Caballero 439ba9bd77 Fix broken links in README.md 2026-04-10 12:10:13 +01:00
Ramon Caballero c750d4014b Merge branch 'task/setup' 2026-04-10 11:56:44 +01:00
Ramon Caballero 2e43626d91 Add README.md 2026-04-10 11:56:29 +01:00
Ramon Caballero d80970c452 Introduce project path constants for cleaner initialization 2026-04-10 11:51:41 +01:00
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