arcanedev/settings

This package is abandoned and no longer maintained. The author suggests using the arcanedev/laravel-settings package instead.

Persistent settings for Laravel.

1.2.0 2016-04-16 17:19 UTC

This package is auto-updated.

Last update: 2022-02-01 12:53:30 UTC


README

Travis Status HHVM Status Coverage Status Scrutinizer Code Quality SensioLabs Insight Github Issues

Packagist Packagist Release Packagist Downloads

By ARCANEDEV©

This package allow to have a persistent settings.

Official documentation for Settings package can be found at the Docs folder.

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

Features

  • Easy setup & configuration.
  • Multiple store drivers : json, database, memory, array.
  • Well documented & IDE Friendly.
  • Well tested (100% code coverage with maximum code quality).
  • Made with ❤️ & ☕.

Table of contents

  1. Requirements
  2. Installation and Setup
  3. Configuration
  4. Usage

DONE

  • Laravel 5.1 supported.
  • Laravel 5.2 support.
  • 100% Code coverage + Maximum code quality.

TODOS

  • Refactoring.

Contribution

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

Security

If you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.

Credits