Rabbi_Gerzi/backend
Yisroel Baum 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
..
app add domain layer, config, and entry point 2026-05-17 09:45:26 +03:00
config add domain layer, config, and entry point 2026-05-17 09:45:26 +03:00
public add domain layer, config, and entry point 2026-05-17 09:45:26 +03:00
tests test: add failing auth controller test 2026-05-17 09:45:25 +03:00
.gitignore composer init 2026-05-14 19:53:20 +03:00
composer.json test: add failing authenticate user test 2026-05-17 09:45:22 +03:00
composer.lock test: add failing authenticate user test 2026-05-17 09:45:22 +03:00
phpunit.xml test: add failing authenticate user test 2026-05-17 09:45:22 +03:00