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. [Utility &amp; Helpers](/categories/utility)
4. /
5. alaame/setting

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

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

This package tends to add settings functionality to laravel applications

0.2.7(2y 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 2y ago1 watchersCompare

[ Source](https://github.com/alaamebrahim/ame-setting)[ Packagist](https://packagist.org/packages/alaame/setting)[ RSS](/packages/alaame-setting/feed)WikiDiscussions master Synced 3w 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

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity72

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

745d 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://avatars.githubusercontent.com/u/28540963?v=4)[Alaa m ebrahim](/maintainers/alaamebrahim)[@alaamebrahim](https://github.com/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

[laravolt/avatar

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

2.0k5.8M39](/packages/laravolt-avatar)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

43311.1k](/packages/venturedrake-laravel-crm)[symfony/ux-cropperjs

Cropper.js integration for Symfony

19346.6k3](/packages/symfony-ux-cropperjs)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)

PHPackages © 2026

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