Packages from ceedcv-maya
-
PHP
ceedcv-maya/shared-auth-laravel
Keycloak/OIDC JWT authentication middleware for Laravel: JWKS caching, RequirePermissionMiddleware, AppToAppAuthenticator, configurable user resolver.
-
PHP
ceedcv-maya/shared-http-laravel
Reusable HTTP utilities for Laravel APIs: standardized JSON response envelope, health endpoint, app metadata controller, exception handler.
-
PHP
ceedcv-maya/shared-messaging-laravel
RabbitMQ messaging layer for Laravel: typed event publishers (audit, logs, notifications, alerts), reusable consumer base, retry/DLX handling.
-
PHP
ceedcv-maya/shared-platform-laravel
Cross-cutting platform utilities for Laravel microservices: PostgreSQL FDW migrations helpers, locale providers, shared contracts.
-
PHP
ceedcv-maya/shared-profile-laravel
User profile endpoints for Laravel + Keycloak: GET /me, PUT /me/locale, configurable resolvers, FormRequest validation.