digiton-ma/laravel-settings

This package allows you to persists configs/settings for Laravel projects.

Maintainers

Package info

github.com/digiton-ma/laravel-settings

pkg:composer/digiton-ma/laravel-settings

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

v12.0.0 2026-04-10 16:30 UTC

This package is not auto-updated.

Last update: 2026-04-10 22:53:37 UTC


README

Github Workflow Status Packagist Packagist Release Packagist Downloads

By digiton-ma

This package allows you to store/persists your settings data.

Feel free to check out the releases, license, and contribution guidelines.

Features

  • Laravel 5.2 to 11.x are supported.
  • Multiple store drivers: array, json, database, redis.
  • Easy setup & configuration.
  • Well documented & IDE Friendly.
  • Well tested with maximum code quality.
  • Made with ❤️ & ☕.

Table of contents

  1. Installation and Setup
  2. Configuration
  3. Usage

Security

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

Contribution

Any ideas are welcome. Feel free to submit any issues or pull requests, please check the contribution guidelines.

Credits