Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

ARCANEDEV/Settings

Repository files navigation

Settings Packagist License For Laravel

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