arcanedev/laravel-settings

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

11.0.0 2024-03-18 23:49 UTC

README

Github Workflow Status Coverage Status Scrutinizer Code Quality SensioLabs Insight Github Issues

Packagist Packagist Release Packagist Downloads

By ARCANEDEV©

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 arcanedev-maroc@gmail.com 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