Commit graph

4 commits

Author SHA1 Message Date
613180d459
copy user entity and auth from ysv 2026-05-18 21:32:55 +03:00
f6a33cf620
delete backend, starting over 2026-05-18 21:18:20 +03:00
56ddba707d
format: fix psr12 style issues
phpcbf auto-fixes: string concatenation spacing, single-line class braces, closing brace placement.
2026-05-17 09:45:26 +03:00
9703f82788
add domain layer, config, and entry point
Domain: User, Session, EmailAddress, DTOs, repositories, services (PasswordHasher, TokenGenerator, Clock). Config: PHP-DI container definitions and Slim routes. Entry point: public/index.php with slim-bridge.
2026-05-17 09:45:26 +03:00