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

ActiveLibrary

atendwa/settings
================

This is my package settings

1.0.4(7mo ago)01.1k↓100%[3 PRs](https://github.com/atendwa/settings/pulls)MITPHPPHP ^8.2CI passing

Since Jun 1Pushed 1mo agoCompare

[ Source](https://github.com/atendwa/settings)[ Packagist](https://packagist.org/packages/atendwa/settings)[ Docs](https://github.com/atendwa/settings)[ GitHub Sponsors](https://github.com/atendwa)[ RSS](/packages/atendwa-settings/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (15)Versions (9)Used By (0)

This is my package settings
===========================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/f598be07a47dee001a4016f3323aa037077ea615380ad96d1fa9965301159020/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6174656e6477612f73657474696e67732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/atendwa/settings)[![GitHub Tests Action Status](https://camo.githubusercontent.com/98c2a57b403bc9eb2d18437100e15aadd54df29521643e1dd72af57f23c115f8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6174656e6477612f73657474696e67732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/atendwa/settings/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/573d4246f96a7fd4e8a77a154d2d2ad928fe8bcad5e7babb9b8e72e80899f535/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6174656e6477612f73657474696e67732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/atendwa/settings/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/3d3e11f72d2f26004dba54f5d3f0933cea2e81729c8d68afe88c4b3c0617384a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6174656e6477612f73657474696e67732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/atendwa/settings)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/460b4875cd09ede3e44c6122bcea43a5af7ae8f957c2b05ffdeb9b281646d22c/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f73657474696e67732e6a70673f743d31)](https://spatie.be/github-ad-click/settings)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require atendwa/settings
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="settings-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="settings-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="settings-views"
```

Usage
-----

[](#usage)

```
$settings = new Atendwa\Settings();
echo $settings->echoPhrase('Hello, Atendwa!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [atendwa](https://github.com/atendwa)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

43

—

FairBetter than 90% of packages

Maintenance83

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~27 days

Total

5

Last Release

232d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8f3391990d67fe49d89c238c9defd734b6f07f863c7f12c7674e9cfcde409f98?d=identicon)[atendwa](/maintainers/atendwa)

---

Top Contributors

[![atendwa](https://avatars.githubusercontent.com/u/125092307?v=4)](https://github.com/atendwa "atendwa (8 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")

---

Tags

laravelSettingsAtendwa

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[outerweb/settings

Application wide settings stored in your database

4899.2k5](/packages/outerweb-settings)[npabisz/laravel-settings

Settings for Laravel.

275.5k](/packages/npabisz-laravel-settings)

PHPackages © 2026

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