Move the API frontage ServiceProvider (Core\Front\Api\Boot) and related
files (ApiVersionService, VersionedRoutes, middleware, config) from
php-framework into this package. Namespaces unchanged — added PSR-4
mapping for Core\Front\Api\ and auto-discovery provider.
Co-Authored-By: Virgil <virgil@lethean.io>