Add larastan/larastan ^3.0 to require-dev and create phpstan.neon
config at level 5 covering all source directories. Adds a
`composer analyse` script shortcut.
Fixes#26
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Aligns composer package name with forge repo path
(forge.lthn.ai/core/php-tenant). Part of host-uk/* → core/* migration.
Co-Authored-By: Virgil <virgil@lethean.io>
Simplifies the namespace hierarchy by removing the intermediate Mod
segment. Updates all 118 files including models, services, controllers,
middleware, tests, and composer.json autoload configuration.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>