PHPackages                             ceedcv-maya/shared-profile-laravel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Localization &amp; i18n](/categories/localization)
4. /
5. ceedcv-maya/shared-profile-laravel

ActiveLibrary[Localization &amp; i18n](/categories/localization)

ceedcv-maya/shared-profile-laravel
==================================

User profile endpoints for Laravel + Keycloak: GET /me, PUT /me/locale, configurable resolvers, FormRequest validation.

v0.5.3(1w ago)0374↑854.5%MITPHPPHP ^8.4

Since May 25Pushed 6d agoCompare

[ Source](https://github.com/Maya-AQSS/shared-profile-laravel)[ Packagist](https://packagist.org/packages/ceedcv-maya/shared-profile-laravel)[ Docs](https://github.com/Maya-AQSS/shared-profile-laravel)[ RSS](/packages/ceedcv-maya-shared-profile-laravel/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (5)Versions (11)Used By (0)

ceedcv-maya/shared-profile-laravel
==================================

[](#ceedcv-mayashared-profile-laravel)

User profile endpoints for Laravel + Keycloak: GET /me, PUT /me/locale, configurable resolvers, FormRequest validation.

Part of the [ceedcv-maya/maya\_platform](https://github.com/Maya-AQSS/maya_platform) mono-repo. Distributed independently for reuse outside the Maya ecosystem.

Installation
------------

[](#installation)

```
composer require ceedcv-maya/shared-profile-laravel
```

Adds `GET /me` and `PUT /me/locale` endpoints to your Laravel app. Resolver is configurable to bind to your user model.

```
// config/profile.php
return [
    'user_resolver' => \App\Resolvers\KeycloakUserResolver::class,
    'locale_writer' => \App\Resolvers\DbLocaleWriter::class,
];
```

TypeScript / build notes
------------------------

[](#typescript--build-notes)

PSR-4 autoload from `src/`. Service providers are registered via Laravel package discovery (no manual provider registration needed).

License
-------

[](#license)

MIT — see [LICENSE](LICENSE).

Reporting issues
----------------

[](#reporting-issues)

The canonical source lives in [Maya-AQSS/maya\_platform](https://github.com/Maya-AQSS/maya_platform). File issues there; this read-only split repo is only the published artifact.

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance98

Actively maintained with recent releases

Popularity18

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

10

Last Release

8d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2ee6f9d4827e5bc99f207850bcdf2697b65c01719e66fa4ea66d443046cbbb3e?d=identicon)[GGEdu](/maintainers/GGEdu)

---

Tags

laravelMayaprofilelocalekeycloakmeceedcv

### Embed Badge

![Health badge](/badges/ceedcv-maya-shared-profile-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/ceedcv-maya-shared-profile-laravel/health.svg)](https://phpackages.com/packages/ceedcv-maya-shared-profile-laravel)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3325.1M337](/packages/psalm-plugin-laravel)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

76318.2M110](/packages/laravel-mcp)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9732.3M121](/packages/roots-acorn)[api-platform/laravel

API Platform support for Laravel

59156.3k10](/packages/api-platform-laravel)[laravel/surveyor

Static analysis tool for Laravel applications.

8390.3k12](/packages/laravel-surveyor)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1232.2k16](/packages/fleetbase-core-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
