PHPackages                             nanopkg/laravel-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. nanopkg/laravel-settings

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

nanopkg/laravel-settings
========================

This is my package LaravelSettings

31PHP

Since Jul 30Pushed 4y agoCompare

[ Source](https://github.com/nanopkg/laravel-settings)[ Packagist](https://packagist.org/packages/nanopkg/laravel-settings)[ RSS](/packages/nanopkg-laravel-settings/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

This is my package LaravelSettings
==================================

[](#this-is-my-package-laravelsettings)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5fd28e33cd3d7a00dab7f3592ca43b6c4be5519021bf984f463652b8fd50813a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e616e6f706b672f6c61726176656c2d73657474696e67732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nanopkg/laravel-settings)[![GitHub Tests Action Status](https://camo.githubusercontent.com/3e4d42624594566041923b4881566771aa50be4a36ffd1d838bef548a547f71a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6e616e6f706b672f6c61726176656c2d73657474696e67732f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/nanopkg/laravel-settings/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/81b54c71513f591451cd3b493b4aa90ac0ace18eefcb0ad72b12c81d38937b8e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6e616e6f706b672f6c61726176656c2d73657474696e67732f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/nanopkg/laravel-settings/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/dd6e0352a7db0bd4db670bd61aff26d1b76cdfb5e5804d88a74450935e3ca4ed/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e616e6f706b672f6c61726176656c2d73657474696e67732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nanopkg/laravel-settings)

---

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

[](#installation)

You can install the package via composer:

```
composer require nanopkg/laravel-settings
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Nanopkg\LaravelSettings\LaravelSettingsServiceProvider" --tag="laravel-settings-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Nanopkg\LaravelSettings\LaravelSettingsServiceProvider" --tag="laravel-settings-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [IQBAL HASAN](https://github.com/iqbalhasandev)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/39612205?v=4)[IQBAL HASAN](/maintainers/iqbalhasandev)[@iqbalhasandev](https://github.com/iqbalhasandev)

---

Top Contributors

[![iqbalhasandev](https://avatars.githubusercontent.com/u/39612205?v=4)](https://github.com/iqbalhasandev "iqbalhasandev (5 commits)")

### Embed Badge

![Health badge](/badges/nanopkg-laravel-settings/health.svg)

```
[![Health](https://phpackages.com/badges/nanopkg-laravel-settings/health.svg)](https://phpackages.com/packages/nanopkg-laravel-settings)
```

###  Alternatives

[nsavinov/nova-json-schema-field

A Laravel Nova field for JSON Schema

2698.5k](/packages/nsavinov-nova-json-schema-field)[joseym/li3_installer

Lithium PHP (li3) 3rd party library installer.

1312.5k2](/packages/joseym-li3-installer)[ruwer/brcities

Full package with brazilian cities.

124.9k](/packages/ruwer-brcities)

PHPackages © 2026

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