PHPackages                             alaame/setting - 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. alaame/setting

ActiveLibrary

alaame/setting
==============

This package tends to add settings functionality to laravel applications

0.2.7(1y ago)0719[4 PRs](https://github.com/alaamebrahim/ame-setting/pulls)MITPHPPHP ^7.2|^8.0|^8.1|^8.2|^8.3|^8.4|^9.0

Since Mar 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/alaamebrahim/ame-setting)[ Packagist](https://packagist.org/packages/alaame/setting)[ RSS](/packages/alaame-setting/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (5)Dependencies (4)Versions (16)Used By (0)

setting package
===============

[](#setting-package)

#### This package tends to add settings functionality to laravel applications

[](#this-package-tends-to-add-settings-functionality-to-laravel-applications)

##### Its built on top of laravel voyager package

[](#its-built-on-top-of-laravel-voyager-package)

#### Requirements

[](#requirements)

- PHP 7.1 or higher.
- Laravel 5.8 or higher.
- Tailwind installed.
- Spatie/permission installed and have two rules:
    - developer role : responsible for adding new settings.
    - admin role: responsible for updating/deleting setting values.

#### Installation

[](#installation)

- run `compose require alaame/setting`
- run `php artisan migrate`
- add `AMESetting::webRoutes();` in web.php file in whatever place you want.
- access setting admin page using `/setting` and it's dependent on where you put `AMESetting::routes();` You can check the right path using `php artisan route:list`.

#### usage

[](#usage)

After adding new options from setting admin page, you can access your setting using global helper function `setting('setting_name')` or using blade directive `@setting('setting_name')`

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 92.3% 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 ~172 days

Recently: every ~303 days

Total

10

Last Release

700d ago

PHP version history (4 changes)0.1PHP ^7.2

0.2.2PHP ^7.2|^8.0

0.2.3PHP ^8.0

0.2.7PHP ^7.2|^8.0|^8.1|^8.2|^8.3|^8.4|^9.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/1ea7ccdd3ad8eb47ee61fd303392c463c276b5c91495682bb5c3b739349ce3ec?d=identicon)[alaamebrahim](/maintainers/alaamebrahim)

---

Top Contributors

[![alaamebrahim](https://avatars.githubusercontent.com/u/28540963?v=4)](https://github.com/alaamebrahim "alaamebrahim (24 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

### Embed Badge

![Health badge](/badges/alaame-setting/health.svg)

```
[![Health](https://phpackages.com/badges/alaame-setting/health.svg)](https://phpackages.com/packages/alaame-setting)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[laravolt/avatar

Turn name, email, and any other string into initial-based avatar or gravatar.

2.0k5.4M31](/packages/laravolt-avatar)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.3M74](/packages/unisharp-laravel-filemanager)[aimeos/aimeos-core

Full-featured e-commerce components for high performance online shops

4.5k346.9k48](/packages/aimeos-aimeos-core)[intervention/image-laravel

Laravel Integration of Intervention Image

1536.5M102](/packages/intervention-image-laravel)

PHPackages © 2026

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