PHP 8.2+
No commit activity in last 2 years
No release in over 2 years
This package allows you to persists configs/settings for Laravel projects.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

mockery/mockery
^1.6
phpunit/phpunit
^10.5|^11.0
predis/predis
^2.0.2

Runtime

 Project Readme

LaravelSettings Packagist License For Laravel

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