ARCANEDEV / LaravelSettings by arcanedev

This package allows you to persists configs/settings for Laravel projects.
97,873
75
5
Package Data
Maintainer Username: arcanedev
Maintainer Contact: arcanedev.maroc@gmail.com (ARCANEDEV)
Package Create Date: 2017-05-12
Package Last Update: 2024-03-18
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-04-15 15:01:34
Package Statistics
Total Downloads: 97,873
Monthly Downloads: 1,332
Daily Downloads: 34
Total Stars: 75
Total Watchers: 5
Total Forks: 15
Total Open Issues: 2

LaravelSettings Packagist License For Laravel 5

Travis 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 5.8 are supported.
  • Multiple store drivers: array, json, database, redis.
  • Easy setup & configuration.
  • Well documented & IDE Friendly.
  • Well tested with maximum code quality.
  • Made with :heart: & :coffee:.

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