Download the PHP package reecem/settings without Composer
On this page you can find all versions of the php package reecem/settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download reecem/settings
More information about reecem/settings
Files in reecem/settings
Download reecem/settings
More information about reecem/settings
Files in reecem/settings
Vendor reecem
Package settings
Short Description settings package that uses a property bag and caching
License MIT
Homepage https://reecem.github.io/settings/
Package settings
Short Description settings package that uses a property bag and caching
License MIT
Homepage https://reecem.github.io/settings/
Please rate this library. Is it a good library?
Informations about the package settings
settings
Laravel Settings package that is persistent to DB
This setting package makes use of the key-value storage method of settings.
Installing
Require via composer
Then install through the artisan command
updates
when there is a new release please run settings:update
just to refresh the published assets
Features
- Settings are cached to reduce reading time from the db
setting()
helper to access the settings from anywheremulti.dimension.setting.array
- the settings can be saved in assoc array form- settings can be cast to arrays, JSON or boolean from default
- WIP: encrypt the entire cached setting file
todo
There is always something todo
- [x] add an encrypt option to individual settings
- [ ] improve the ui of the settings panel
- [ ] unit tests...
Support
If you enjoy using the package you can support me on Ko-Fi or by paypal :smile:
All versions of settings with dependencies
PHP Build Version
Package Version
The package reecem/settings contains the following files
Loading the files please wait ....