PHPackages                             joy/voyager-user-settings - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. joy/voyager-user-settings

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

joy/voyager-user-settings
=========================

This Laravel/Voyager module adds VoyagerUserSettings support to Voyager.

v3.2.38(2y ago)1939[1 issues](https://github.com/rxcod9/joy-voyager-user-settings/issues)[9 PRs](https://github.com/rxcod9/joy-voyager-user-settings/pulls)2MITPHPPHP ^7.3|^8.0|^9.0CI passing

Since Mar 13Pushed 5d ago1 watchersCompare

[ Source](https://github.com/rxcod9/joy-voyager-user-settings)[ Packagist](https://packagist.org/packages/joy/voyager-user-settings)[ Docs](https://github.com/rxcod9/joy-voyager-user-settings)[ Patreon](https://www.patreon.com/ramakant)[ RSS](/packages/joy-voyager-user-settings/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (8)Versions (47)Used By (2)

Joy VoyagerUserSettings
=======================

[](#joy-voyagerusersettings)

This [Laravel](https://laravel.com/)/[Voyager](https://voyager.devdojo.com/) module adds VoyagerUserSettings support to Voyager.

By 🐼 [Ramakant Gangwar](https://github.com/rxcod9).

[![Screenshot](https://raw.githubusercontent.com/rxcod9/joy-voyager-user-settings/main/cover.jpg)](https://joy-voyager.kodmonk.com/)

[![Latest Version](https://camo.githubusercontent.com/bbe50ec264147fb558c3bb7b7010fa2830fbe9ca6d17ce9497b4f4c9d01b6fa5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f7278636f64392f6a6f792d766f79616765722d757365722d73657474696e67733f7374796c653d666c61742d737175617265)](https://github.com/rxcod9/joy-voyager-user-settings/releases)[![GitHub Workflow Status](https://camo.githubusercontent.com/74934ffd24eaefc51f5a4677dc75a218b454ce22e093639da87cff80e944b5c6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7278636f64392f6a6f792d766f79616765722d757365722d73657474696e67732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473)](https://camo.githubusercontent.com/74934ffd24eaefc51f5a4677dc75a218b454ce22e093639da87cff80e944b5c6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7278636f64392f6a6f792d766f79616765722d757365722d73657474696e67732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473)[![Total Downloads](https://camo.githubusercontent.com/15f2b931cd6da7cfabf5c1b48e4a11b079f3064ebb66f261b669e46a626d2c21/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6f792f766f79616765722d757365722d73657474696e67732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/joy/voyager-user-settings)

---

Prerequisites
-------------

[](#prerequisites)

- Composer Installed
- [Install Laravel](https://laravel.com/docs/installation)
- [Install Voyager](https://github.com/the-control-group/voyager)

---

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

[](#installation)

```
# 1. Require this Package in your fresh Laravel/Voyager project
composer require joy/voyager-user-settings

# 2. Publish
php artisan vendor:publish --provider="Joy\VoyagerUserSettings\VoyagerUserSettingsServiceProvider" --force
# 3. Migrate
php artisan migrate
# 4. Generate Permissions
php artisan db:seed --class="\Joy\VoyagerUserSettings\Database\Seeders\UserSettingsPermissionsTableSeeder"
# 5. Attach Permissions with roles
php artisan db:seed --class=PermissionRoleTableSeeder
# 6. Seed user setting types
php artisan db:seed --class="\Joy\VoyagerUserSettings\Database\Seeders\UserSettingsTableSeeder"
```

---

Working Example
---------------

[](#working-example)

You can try laravel demo here .

Documentation
-------------

[](#documentation)

Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving the joy voyager-user-settings? Feel free to [create an issue on GitHub](https://github.com/rxcod9/joy-voyager-user-settings/issues), we'll try to address it as soon as possible.

If you've found a bug regarding security please mail  instead of using the issue tracker.

Testing
-------

[](#testing)

You can run the tests with:

```
vendor/bin/phpunit
```

Upgrading
---------

[](#upgrading)

Please see [UPGRADING](UPGRADING.md) for details.

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Ramakant Gangwar](https://github.com/rxcod9)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance45

Moderate activity, may be stable

Popularity15

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 65.6% of commits — single point of failure

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 ~21 days

Recently: every ~0 days

Total

34

Last Release

860d ago

Major Versions

v1.2.34 → v2.2.342024-02-23

v2.2.34 → v3.2.342024-02-23

PHP version history (2 changes)v1.1.3PHP ^7.3|^8.0

v1.2.19PHP ^7.3|^8.0|^9.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14928642?v=4)[Ramakant Gangwar](/maintainers/rxcod9)[@rxcod9](https://github.com/rxcod9)

---

Top Contributors

[![rxcod9](https://avatars.githubusercontent.com/u/14928642?v=4)](https://github.com/rxcod9 "rxcod9 (40 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (20 commits)")[![renovate-bot](https://avatars.githubusercontent.com/u/25180681?v=4)](https://github.com/renovate-bot "renovate-bot (1 commits)")

---

Tags

cmsjoyjoy-voyagerlaravelphpuser-settingsvoyagervoyager-user-settingslaravelcmsvoyagerjoyuser settingsvoyager-user-settingsjoy-voyager-user-settings

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/joy-voyager-user-settings/health.svg)

```
[![Health](https://phpackages.com/badges/joy-voyager-user-settings/health.svg)](https://phpackages.com/packages/joy-voyager-user-settings)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[joy/voyager-datatable

joy voyager datatable

1538.8k44](/packages/joy-voyager-datatable)

PHPackages © 2026

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