https://github.com/arcanedev/laravelsettings
:open_file_folder: This package allows you to persists configs/settings for Laravel projects.
https://github.com/arcanedev/laravelsettings
arcanedev configuration database json laravel memory php settings
Last synced: about 1 year ago
JSON representation
:open_file_folder: This package allows you to persists configs/settings for Laravel projects.
- Host: GitHub
- URL: https://github.com/arcanedev/laravelsettings
- Owner: ARCANEDEV
- License: mit
- Created: 2017-05-12T15:36:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-18T23:50:48.000Z (over 2 years ago)
- Last Synced: 2025-05-13T11:47:27.608Z (about 1 year ago)
- Topics: arcanedev, configuration, database, json, laravel, memory, php, settings
- Language: PHP
- Homepage:
- Size: 114 KB
- Stars: 75
- Watchers: 3
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# LaravelSettings [![Packagist License][badge_license]](LICENSE.md) [![For Laravel][badge_laravel]][link-github-repo]
[![Github Workflow Status][badge_build]][link-github-status]
[![Coverage Status][badge_coverage]][link-scrutinizer]
[![Scrutinizer Code Quality][badge_quality]][link-scrutinizer]
[![SensioLabs Insight][badge_insight]][link-insight]
[![Github Issues][badge_issues]][link-github-issues]
[![Packagist][badge_package]][link-packagist]
[![Packagist Release][badge_release]][link-packagist]
[![Packagist Downloads][badge_downloads]][link-packagist]
*By [ARCANEDEV©](http://www.arcanedev.net/)*
This package allows you to store/persists your settings data.
Feel free to check out the [releases](https://github.com/ARCANEDEV/LaravelSettings/releases), [license](LICENSE.md), and [contribution guidelines](CONTRIBUTING.md).
### 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 :heart: & :coffee:.
## Table of contents
1. [Installation and Setup](_docs/1-Installation-and-Setup.md)
2. [Configuration](_docs/2-Configuration.md)
3. [Usage](_docs/3-Usage.md)
## 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](CONTRIBUTING.md).
## Credits
- [ARCANEDEV][link-author]
- [All Contributors][link-contributors]
[badge_license]: https://img.shields.io/packagist/l/arcanedev/laravel-settings.svg?style=flat-square
[badge_laravel]: https://img.shields.io/badge/Laravel-5.2%20to%2011.x-orange.svg?style=flat-square
[badge_build]: https://img.shields.io/github/workflow/status/ARCANEDEV/LaravelSettings/run-tests?style=flat-square
[badge_coverage]: https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/LaravelSettings.svg?style=flat-square
[badge_quality]: https://img.shields.io/scrutinizer/g/ARCANEDEV/LaravelSettings.svg?style=flat-square
[badge_insight]: https://img.shields.io/sensiolabs/i/1ba3f1b4-4475-4db5-8f99-0af6fb6a80be.svg?style=flat-square
[badge_issues]: https://img.shields.io/github/issues/ARCANEDEV/LaravelSettings.svg?style=flat-square
[badge_package]: https://img.shields.io/badge/package-arcanedev/laravel--settings-blue.svg?style=flat-square
[badge_release]: https://img.shields.io/packagist/v/arcanedev/laravel-settings.svg?style=flat-square
[badge_downloads]: https://img.shields.io/packagist/dt/arcanedev/laravel-settings.svg?style=flat-square
[link-author]: https://github.com/arcanedev-maroc
[link-github-repo]: https://github.com/ARCANEDEV/LaravelSettings
[link-github-status]: https://github.com/ARCANEDEV/LaravelSettings/actions
[link-github-issues]: https://github.com/ARCANEDEV/LaravelSettings/issues
[link-contributors]: https://github.com/ARCANEDEV/LaravelSettings/graphs/contributors
[link-packagist]: https://packagist.org/packages/arcanedev/laravel-settings
[link-scrutinizer]: https://scrutinizer-ci.com/g/ARCANEDEV/LaravelSettings/?branch=master
[link-insight]: https://insight.sensiolabs.com/projects/1ba3f1b4-4475-4db5-8f99-0af6fb6a80be